package hl.types
Available on hl inline new () exists (this:IntMapData):Bool get (this:IntMapData):Dynamic inline iterator ():NativeArrayIterator_Dynamic keysArray ():NativeArray<Int> remove (this:IntMapData):Bool set (this:IntMapData, key:Int):Void valuesArray ():NativeArray<Dynamic> static inline new () static exists (this:IntMapData):Bool static get (this:IntMapData):Dynamic static inline iterator ():NativeArrayIterator_Dynamic static keysArray ():NativeArray<Int> static remove (this:IntMapData):Bool static set (this:IntMapData, key:Int):Void static valuesArray ():NativeArray<Dynamic>
© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/hl/types/IntMap.html