combos
Generate all possible permutations of an object's key-value pairs
combinate
Type safe combinatorics utility for getting all combinations.
test-mixer
Test helper to generate function opts object variations
geco
Geco, a (Constant Amortized Time) recursive generator* for k-combinations, chosen from a given set S of n elements, with and without replacement.