Expand description

Iterator utilities.

Structs

Converts a sequence of values into a sequence of differents.

Iterator over exactly num_samples random sub-samples from a fixed-length iterator.

Chain wrapper that implements ExactSizeIterator.

Iterator that splits a sequence into chunks based on an iterator of chunk lengths.

Enums

Reason that the maximum does not exist.

Traits

The index of a maximal element in a collection, according to a comparison function.

Maximum of a collection of items where the maximum might not exist.