ae ~master (2024-01-05T13:09:51Z)
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.