Iterable
typedef Iterable<T>import StdTypesAvailable in flash, flash9, neko, js, phpAn Iterable is a data structure which has an iterator() method. See
Lambda for generic functions on iterable structures.
function iterator() : Iterator<T>
version #2474, modified 2008-07-28 10:02:45 by api