HashMap.get

Attention: this can't return ref as default value can be rvalue

struct HashMap(K, V, Allocator = Mallocator)
V
get
@safe
(
T
)

Meta