OrderedMap.opBinaryRight

Undocumented in source. Be warned that the author may not have intended to support it.
struct OrderedMap(K, V)
inout
inout(V)*
opBinaryRight
(
string op
)
(
auto ref in K k
)
if (
op == "in"
)

Meta