dutils ~master (2023-03-05T23:36:45Z)
Dub
Repo
Mtype.applyOp
dutils
math
def
Mtype
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
Source
See Implementation
dutils
math
def
Mtype
constructors
this
functions
applyOp
applyOpRight
containedType
fromDstring
toDstring
val
variables
contained
Apply an operation to an Mtype.