Linear.opBinaryRight

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

Meta