Module prelude

Module prelude 

Source
Expand description

Re-export of common traits.

Traitsยง

PermApply
The permutation operator on slice-like types.
PermFromIndices
An operator that builds a permutation from a list indexes.
PermFromSorting
An operator that builds a permutation type by sorting slice-like types.
PermProduct
The permutation composition operator.
Permutation
An abstract representation of permutation data structure.