MapIter type

EXPERIMENTAL! Do not use!

Direct parent types

Iter
Iterator. Parent type for all specific iterator types.
Direct subtypes: 7
Eachable1
Eachable which each() calls the callback with one argument
Direct subtypes: 17

Methods

Bool(i:MapIter)
EXPERIMENTAL! Do not use!
init(i:MapIter, upstream_iter:Iter, mapper:Fun)
EXPERIMENTAL! Do not use!
next(i:MapIter)
EXPERIMENTAL! Do not use!