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.