Var.opUnary

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

Meta