W3cubDocs

/Haxe HashLink

NativeArrayKeyValueIterator<T>

package hl

import hl.NativeArray

Available on hl

Constructor

inlinenew(arr:NativeArray<T>)

Methods

inlinehasNext():Bool

inlinenext():{value:T, key:Int}

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