Skip to main content

Module iterator

Module iterator 

Source
Expand description

The iterator core library module

Modules§

adaptors
Adapators used by the iterator core library module
generators
Generators used by the iterator core library module
peekable
A double-ended peekable iterator for Koto

Structs§

IteratorOutput
The output type used by operations like iterator.next() and next_back()

Functions§

make_module
Initializes the iterator core library module