NativeArrayIterator

NativeArrayIterator<T>

package hl

import hl.NativeArray

Available on hl

Constructor

inline new (arr:NativeArray<T>)

Methods

inline hasNext ():Bool

inline next ():T

© 2005–2016 Haxe Foundation
L