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:

Properties

iterator ():Iterator<T>

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