collection library

A set of extension methods and classes associated with dart:collection.

This package intentionally does not import, attempt parity, or otherwise defer to package:collection or related packages, these are my own personalized preferences without additional ependencies.

Extensions

IterableX on Iterable<T>
Utility extensions on Iterable.