dutils ~master (2023-03-05T23:36:45Z)
Dub
Repo
Mtype.fromDstring
dutils
math
def
Mtype
Converts a dstring to an Mtype.
class
Mtype
(T)
abstract pure @
safe
void
fromDstring
(
dstring
from
)
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 a dstring to an Mtype.