dutils ~master (2023-03-05T23:36:45Z)
Dub
Repo
Mtype.applyOpRight
dutils
math
def
Mtype
Apply an operation from the right side.
class
Mtype
(T)
pure @
safe
bool
applyOpRight
(
W
)
(
dstring
op
,
ref
Mtype
!
W
lhs
)
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 from the right side.