OrderedMap.get

Undocumented in source. Be warned that the author may not have intended to support it.
struct OrderedMap(K, V)
inout
inout(V)
get
()
(
auto ref K k
,
inout(V) defaultValue
)

Meta