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: remove mod ts browser compatible #19

Closed N8Brooks closed 2 years ago

N8Brooks commented 2 years ago

It is sort of redundant because individual files mention this.

N8Brooks commented 2 years ago

This is not actually an issue.

At least one deno std module (paths) comes with both even though it is redundant. The styling for this project stays inline with the deno std.