Set.opBinaryRight

if element present in set

struct Set(K)
inout
bool
opBinaryRight
(
string op
)
(
K k
)
if (
op == "in"
)

Meta