ocean v6.2.0 (2021-12-09T10:56:40Z)
Home
Dub
Repo
WideUInt.toString
ocean
math
WideUInt
WideUInt
Sink based string conversion
istring
toString
()
void
toString
(void delegate(cstring) sink)
struct
WideUInt
(size_t N)
void
toString
(
scope
void
delegate
(
cstring
)
sink
)
Parameters
sink
void
delegate
(
cstring
)
delegate to call with resulting string
Meta
Source
See Implementation
ocean
math
WideUInt
WideUInt
constructors
this
functions
decimal_digits
divideBy
multiplyBy
opAssign
opCmp
opEquals
opOpAssign
toDouble
toString
Sink based string conversion