- Flatten function no longer panics when given a null value treated as a list, set, or tuple.
- tolist, toset, and tomap (and related conversions) now avoid panics when element type inference is ambiguous between tuple and list.
Community impact
Community ratings: 0 Useful, 0 Noise, 0 Risky, 0 Broke, 0 Try.