konst::other::cmp

Function cmp_ordering

Source
pub const fn cmp_ordering(left: Ordering, right: Ordering) -> Ordering
Expand description

Compares two Ordering, returning the ordering of left relative to right.