Type Alias malachite_base::orderings::exhaustive::ExhaustiveOrderings

source ·
pub type ExhaustiveOrderings = Copied<Iter<'static, Ordering>>;

Aliased Type§

struct ExhaustiveOrderings { /* private fields */ }