Expand description
Re-export of common traits.
Traitsยง
- Perm
Apply - The permutation operator on slice-like types.
- Perm
From Indices - An operator that builds a permutation from a list indexes.
- Perm
From Sorting - An operator that builds a permutation type by sorting slice-like types.
- Perm
Product - The permutation composition operator.
- Permutation
- An abstract representation of permutation data structure.