Crates.io | pincer |
lib.rs | pincer |
version | 2.0.0 |
source | src |
created_at | 2022-09-05 14:34:31.540117 |
updated_at | 2023-06-08 09:54:47.077546 |
description | Generate permutations & combinations |
homepage | |
repository | https://github.com/sheumais/pincer |
max_upload_size | |
id | 658875 |
size | 15,531 |
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.