HashMap
haxe.ds.HashMap (Abstract)
HashMap allows mapping of hashable objects to arbitrary values.
See Map
for documentation details.
See: https://haxe.org/manual/std-Map.html
HashMap allows mapping of hashable objects to arbitrary values.
See Map
for documentation details.