#permutations #combination #pattern

pincer

Generate permutations & combinations

3 releases (stable)

2.0.0 Jun 8, 2023
1.0.0 Sep 8, 2022
0.1.0 Sep 5, 2022

#6 in #permutations

33 downloads per month

MIT license

10KB
136 lines

Pincer

Generate permutations and combinations of sets of elements.

Multiple functions are provided with this Rust library such as from_pattern and at_length.

Each function has built-in documentation when hovered which includes example code to get you started.

To suggest a feature, code changes or report a bug please see the Github issues tab.

No runtime deps