HashMap.get

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

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

Meta