Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 399 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 399 Bytes

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.