v1.1.0
What's Changed
- Resolve issue with mutable values in MultiSets
- Additional methods for MultiSets
- Additional methods and util functions for Iterable, Boolean Collection, and all array types
- Includes forEachWith and forEachWithIndexed for Iterables
- min and max methods for Comparable-type Pairs
Full Changelog: v1.0.1...v1.1.0