Available on all platforms
An Iterable is a data structure which has an iterator() method. See Lambda for generic functions on iterable structures.
Iterable
iterator()
Lambda
See also:
https://haxe.org/manual/lf-iterators.html
iterator():Iterator<T>