Expand description
Factorial number system
See wikipedia for more information.
Structs§
- Iter
- Iterates over all permutations of a slice.
Functions§
- decode
- Returns the permutation of the value
p
to the slicexs
. - decode_
mut - Applies the permutation of the value
p
to the slicexs
. - encode
- Returns the value of a permutation.