Var.opOpAssign

Undocumented in source. Be warned that the author may not have intended to support it.
struct Var
void
opOpAssign
(
string op
)
if (
is(typeof(mixin (`{ Value v; v ` ~ op ~ `= Value.init; }`)))
)

Meta