HashMap.add

Undocumented in source. Be warned that the author may not have intended to support it.
struct HashMap(KeyPar, ValuePar, alias hashFunc = defaultHashFunc)
void
add
()
(
auto ref Key key
,
auto ref Value value
)

Meta