fe.opBinary

Undocumented in source. Be warned that the author may not have intended to support it.
struct fe
nothrow @nogc const pure
opBinary
(
string op
)
(
auto ref const fe rhs
)
if (
op == "+" ||
op == "-"
||
op == "*"
)

Meta