class haxe.ds.IntMap<T>
IntMap allows mapping of Int keys to arbitrary values.
See Map
for documentation details.
class haxe.ds.IntMap<T>
IntMap allows mapping of Int keys to arbitrary values.
See Map
for documentation details.