UniNodeImpl.opBinaryRight

Implement operator in for object

struct UniNodeImpl(This)
@safe inout
inout(This)*
opBinaryRight
(
string op
)
(
string key
)
if (
op == "in"
)

Meta