Var.opBinaryRight

Undocumented in source. Be warned that the author may not have intended to support it.
struct Var
opBinaryRight
(
string op
)
if (
is(typeof(mixin (`Value.init ` ~ op ~ ` Value.init`)) : Value)
)

Meta