OrderedSet.opBinaryRight

Undocumented in source. Be warned that the author may not have intended to support it.
struct OrderedSet(T)
inout
bool
opBinaryRight
(
string op
)
(
auto ref in T v
)
if (
op == "in"
)

Meta