N8Brooks / combinatorics

🦕 Combinatorial generators including combinations, permutations, combinations with replacement, permutations with replacement, cartesian products, and power sets.
https://deno.land/x/combinatorics
MIT License
26 stars 1 forks source link

docs: improved documentation #12

Closed N8Brooks closed 2 years ago

N8Brooks commented 2 years ago

Take more from: https://docs.python.org/3/library/itertools.html.