W3cubDocs

/Haxe HashLink

NativeArrayIterator<T>

package hl

import hl.NativeArray

@:generic Available on hl

Constructor

inline new (arr:NativeArray<T>)

Methods

inline hasNext ():Bool

inline next ():T

© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/hl/NativeArrayIterator.html