Expand description
A module about advanced memory sharing during iteration
Structs§
- Double
Iterator - Iterates twice over the same collection
- Single
Line Iterator - A
DoubleIterator
iterating on one single “line” (see explanation below)
A module about advanced memory sharing during iteration
DoubleIterator
iterating on one single “line” (see explanation below)