Skip to content

Releases: N8Brooks/combinatorics

0.1.0

30 Sep 03:50
21285fb
Compare
Choose a tag to compare
  • docs: add readme
  • docs: add license
  • fix: remove range dependencies

0.0.0

30 Sep 01:25
Compare
Choose a tag to compare
  • feat: add permutations
  • feat: add combinations
  • feat: add product
  • feat: add combinationsWithReplacement
  • feat: add powerSet