Crates.io | permutations |
lib.rs | permutations |
version | 0.1.1 |
source | src |
created_at | 2021-12-20 14:52:37.075692 |
updated_at | 2021-12-29 16:05:01.260357 |
description | Library for generating permutations. |
homepage | https://github.com/starblue/permutations |
repository | https://github.com/starblue/permutations |
max_upload_size | |
id | 500709 |
size | 36,067 |
A library for permutations.
Iterate over the permutations of n
elements in lexicographic order,
or access them by index.
Licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.