haxe.ds

..
HashMap

HashMap allows mapping of hashable objects to arbitrary values.

IntMap

IntMap allows mapping of Int keys to arbitrary values.

ObjectMap

ObjectMap allows mapping of object keys to arbitrary values.

StringMap

StringMap allows mapping of String keys to arbitrary values.