pincer

Crates.iopincer
lib.rspincer
version2.0.0
sourcesrc
created_at2022-09-05 14:34:31.540117
updated_at2023-06-08 09:54:47.077546
descriptionGenerate permutations & combinations
homepage
repositoryhttps://github.com/sheumais/pincer
max_upload_size
id658875
size15,531
(sheumais)

documentation

README

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.

Commit count: 7

cargo fmt