Efficient Combinatorics library for JavaScript using ES2015 generator functions. Generate power set, combination, and permutation.
Streams all the variations (with repetitions) of a set
A javascript library for working with objects
```bash npm install @amilajack/powerset ```