Comparison and ordering.
An Ordering is the result of a comparison between two values.
Ordering
Compares and returns the maximum of two values.
Compares and returns the minimum of two values.
Trait for equality comparisons.
Trait for types that form a [total
Trait for comparisons using the equality operator.
Trait for types that form a [partial