Module std::cmp

Equality and comparison

Protocols

Types that can be compared for equality.
Mixin to provide a default implementation of Equatable for a type.
Types that have a total order.
Mixin to provide a default implementation of Comparable for a type

Functions

Types

Enums

Result of comparing two values.

Macros

Helper macro for implementing a lexicographic order.