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

style: move r else if tests next to one another #17

Closed N8Brooks closed 2 years ago

N8Brooks commented 2 years ago

Since these are mutually exclusive they should be together.

N8Brooks commented 2 years ago

Not necessary because tested for relation to n where spreading pool is required.