W3cubDocs

/Haxe HashLink

IntMap(IntMapData)

package hl.types

Available on hl

Methods

exists(key:Int):Bool

get(key:Int):Dynamic

inlineiterator():NativeArrayIterator_Dynamic

keysArray():NativeArray<Int>

remove(key:Int):Bool

set(key:Int, value:Dynamic):Void

valuesArray():NativeArray<Dynamic>

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