PureMVC Framework for Haxe: API Documentation
Back
|
Index
typedef
Iterable<T>
import StdTypes
An Iterable is a data structure which has an iterator() method. See
Lambda
for generic functions on iterable structures.
Back
|
Index