Expand description
Permutations as elements in symmetric groups.
Structs§
- Permutation
- Structure to manage permutation actions of a finite set.
- Permutation
Builder - Builder for
Permutation
.
Enums§
- Permutation
Builder Error - Error type for PermutationBuilder
Traits§
- Into
Permutation - Trait defining an action on a permutable collection that can be converted into an equivalent permutation acting on that collection.
- Permutable
Collection - Trait defining a permutable collection consisting of discrete and distinguishable items that can be permuted.
- Permutation
Rank - Trait for generic permutation rank types.