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