IntKeyHashSet.opBinaryRight

Undocumented in source. Be warned that the author may not have intended to support it.
struct IntKeyHashSet(Key, Key nullKey = Key.max)
inout
bool
opBinaryRight
(
string op
)
(
Key key
)
if (
op == "in"
)

Meta