HashMap.opIndex

Attention: you can't use this method in @nogc code. Usual aakey method. Throws exception if key not found

struct HashMap(K, V, Allocator = Mallocator)
ref
V
opIndex
@safe
(
in K k
)

Meta