HashMapImpl.getOrCreate

Undocumented in source. Be warned that the author may not have intended to support it.
mixintemplate HashMapImpl()
Value*
getOrCreate
(
ref ArrayArena arena
,
Key key
,
out bool wasCreated
,
Value default_value = Value.init
)

Meta