Number.toDstring

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