ge_p3.opBinary

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

Meta