ikod.containers.hashmap

Public Imports

ikod.containers.hash
public import ikod.containers.hash;

Members

Classes

KeyNotFound
class KeyNotFound
KeyRemoved
class KeyRemoved

Structs

HashMap
struct HashMap(K, V, Allocator = Mallocator, bool GCRangesAllowed = true)