HashMap allows mapping of hashable objects to arbitrary values.
See Map
for documentation details.
See also:
HashMap allows mapping of hashable objects to arbitrary values.
See Map
for documentation details.
See also:
staticinlinekeyValueIterator(this:HashMapData<K, V>):HashMapKeyValueIterator<K, V>