Funclist.opBinaryRight

Undocumented in source. Be warned that the author may not have intended to support it.
struct Funclist
pure const @trusted shared
opBinaryRight
(
string op
)
(
inout(dchar)[] key
)
if (
op == "in" ||
op == "!in"
)

Meta