Crate iterator_sorted
source · [−]Expand description
Provides stable functions for checking that an Iterator is sorted.
Functions
Checks if an iterator yields ordered values.
Checks if an iterator yields ordered and unique values.
Provides stable functions for checking that an Iterator is sorted.
Checks if an iterator yields ordered values.
Checks if an iterator yields ordered and unique values.