TagionCurrency.opBinaryRight

Undocumented in source. Be warned that the author may not have intended to support it.
struct TagionCurrency
const pure
opBinaryRight
(
string OP
T
)
()
if (
isIntegral!T &&
(["+", "-", "*"].canFind(OP))
)

Meta