dutils ~master (2023-03-05T23:36:45Z)
Dub
Repo
Mtype.toDstring
dutils
math
def
Mtype
Converts the Mtype to a dstring.
class
Mtype
(T)
abstract const @
property
pure @
safe
dstring
toDstring
(
)
if
(
__traits(
hasMember
,
T
, "precision")
)
Meta
Source
See Implementation
dutils
math
def
Mtype
constructors
this
functions
applyOp
applyOpRight
containedType
fromDstring
toDstring
val
variables
contained
Converts the Mtype to a dstring.