FunIter type
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:FunIter)
EXPERIMENTAL! Do not use!
- init(i:FunIter, f:Fun)
Undocumented
- next(i:FunIter)
EXPERIMENTAL! Do not use!
- peek(i:FunIter)
EXPERIMENTAL! Do not use!