just-permutations
Version:
Returns all permutations of the length N of the elements of the given Array
26 lines (13 loc) • 298 B
Markdown
just-permutations
# 2.2.1
## Patch Changes
- Support for element type array
# 2.2.0
## Minor Changes
- Rename node module .js -> .cjs
# 2.1.1
## Patch Changes
- fix: reorder exports to set default last #488
# 2.1.0
## Minor Changes
- package.json updates to fix #467 and #483