Function Set.opBinaryRight
Support for set membership testing using in
.
bool opBinaryRight(string op)
(
T t
)
if (op == "in");
Support for set membership testing using in
.
bool opBinaryRight(string op)
(
T t
)
if (op == "in");