Mtype.applyOp

Apply an operation to an Mtype.

class Mtype(T)
abstract pure @safe
bool
applyOp
(
W
)
(
dstring op
,
in Mtype!W rhs
)
if (
__traits(hasMember, T, "precision")
)

Meta