W3cubDocs

/Haxe

Iterable<T>

no package

Available on all platforms

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

See also:

Fields

iterator():Iterator<T>

© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/Iterable.html