permutations

Crates.iopermutations
lib.rspermutations
version0.1.1
sourcesrc
created_at2021-12-20 14:52:37.075692
updated_at2021-12-29 16:05:01.260357
descriptionLibrary for generating permutations.
homepagehttps://github.com/starblue/permutations
repositoryhttps://github.com/starblue/permutations
max_upload_size
id500709
size36,067
juergen (starblue)

documentation

https://docs.rs/permutations

README

permutations

github Crate Docs Test Status

A library for permutations.

Applications

Iterate over the permutations of n elements in lexicographic order, or access them by index.

License

Licensed under either of

at your option.

Contribution

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.

Commit count: 11

cargo fmt