Skip to content

v1.1.0

Compare
Choose a tag to compare
@lbressler13 lbressler13 released this 23 Jul 14:51
· 26 commits to main since this release
9687e7f

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