dutils ~master (2023-03-05T23:36:45Z)
Dub
Repo
Number.toDstring
dutils
math
number
Number
Represents a Number as a dstring.
class
Number
override const @
property
pure @
safe
dstring
toDstring
(
)
Return Value
Type:
dstring
The dstring representation of the Number.
Meta
Source
See Implementation
dutils
math
number
Number
constructors
this
functions
applyOp
applyOpResult
fromDstring
opEquals
toDstring
Represents a Number as a dstring.