Expand description
A module that provides features related to ordering.
Functionsยง
- is_
sorted - Checks if an iterator yields ordered values.
- is_
unique_ sorted - Checks if an iterator yields ordered and unique values.
A module that provides features related to ordering.