Module combinadics

Source
Expand description

Combinatorial number system

See wikipedia for more information.

Structs§

Iter
Iterates over all k-combinations.

Functions§

decode
Returns the combination of a value.
decode_mut
Writes the combination of a value to a slice.
encode
Returns the value of a combination.