Unclaimed project
Are you a maintainer of collection? Claim this project to take control of your public changelog and roadmap.
Changelog
The collection package for Dart contains a number of separate libraries with utility functions and classes that makes working with collections easier.
shuffled to IterableExtension.IterableExtension.sample results.mergeSort when the runtime iterable generic is a subtype of the static
generic.CanonicalizedMap: added constructor fromEntries.mixin.extension IterableIterableExtension<T> on Iterable<Iterable<T>>
flattenedToList as a performance improvement over flattened.flattenedToSet as new behavior for flattening to unique elements.transitiveClosure. Consider using package:graphs.whereNotNull() from IterableNullableExtension. Use nonNulls
instead - this is an equivalent extension available in Dart core since
version 3.0.^3.4.0