Module exhaustive

Source
Expand description

Iterators that generate Orderings without repetition.

Functions§

exhaustive_orderings
Generates all Orderings, with Equal coming first.
orderings_increasing
Generates all Orderings, in increasing order.

Type Aliases§

ExhaustiveOrderings