Linear.opUnary

Undocumented in source. Be warned that the author may not have intended to support it.
mixintemplate Linear()
inout
T
opUnary
(
string op
)
()
if (
["+", "-"].canFind(op)
)

Meta