[][src]Module iterators_collection::share

A module about advanced memory sharing during iteration

Structs

DoubleIterator

Iterates twice over the same collection

SingleLineIterator

A DoubleIterator iterating on one single "line" (see explanation below)