Streamplify Versions Save

Java 8 combinatorics-related streams and other utilities

v1.1.1

5 years ago
  • added Automatic-Module-Name to manifest

v1.1.0

7 years ago
  • added support for power sets
  • added support for derangements
  • added support for partial permutations

Thanks to all the contributors to this release: brightcoder, polmauri and John Hadfield.

v1.0.0

7 years ago
  • combinatorics streams: permutations, combinations, cartesian products
  • utility classes for implementing efficient parallel streams