[][src]Module arae::iter

Iterators for Cursed types.

Structs

Iter

A Sequence element Iterator that returns a reference to the element and a Cursor that points to it.

WrappingIter

A cyclic Bounded element Iterator that returns a reference to the element and a Cursor that points to it.