package hl
import hl.NativeArray
inline new (arr:NativeArray<T>)
inline hasNext ():Bool
inline next ():T
© 2005–2018 Haxe FoundationLicensed under a MIT license. https://api.haxe.org/hl/NativeArrayIterator.html