Module multinadics

Module multinadics 

Source
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 p to the slice xs.
decode_mut
Applies the multiset permutation of the value p to the slice xs.
encode
Returns the value of a multiset permutation.