ae v0.0.3053 (2021-06-01T17:26:23Z)
Home
Dub
Repo
putDecimal
ae
utils
textout
Write a number
n
in decimal to
sink
.
void
putDecimal
(
S
N
)
(
ref
S
sink
,
N
n
)
Meta
Source
See Implementation
ae
utils
textout
aliases
IsStringSink
StringBuffer
StringBuilder
functions
put
putDecimal
structs
BlindWriter
CountingWriter
StaticBuf
templates
countCopy
isStringSink
Write a number n in decimal to sink.