haXe API Documentation
Back | Index
interface cs.internal.Iterable<T>
import cs.internal.Iterator
Available in cs
function iterator() : Iterator<T>
Back | Index