Skip to content

Iterable

An Iterable is a data structure which has an iterator() method. See Lambda for generic functions on iterable structures.

@see https://haxe.org/manual/lf-iterators.html