Method lfun::_get_iterator()
- Method _get_iterator
Iterator
_get_iterator()- Description
Iterator creation callback.
The returned Iterator instance works as a cursor that references a specific item contained (in some arbitrary sense) in this one.
- Note
It's assumed that this function is side-effect free.
- See also
Iterator, get_iterator,
foreach()