ae ~old-net (2022-05-18T17:03:39.1779262)
Dub
Repo
put
ae
utils
textout
Default implementation of put for dchars
void
put
(S sink, dchar c)
void
put
(
S
)
(
ref
S
sink
,
dchar
c
)
if
(
isStringSink
!
S
)
void
put
(S sink, N n)
Meta
Source
See Implementation
ae
utils
textout
aliases
IsStringSink
StringBuffer
StringBuilder
functions
put
putDecimal
structs
BlindWriter
CountingWriter
StaticBuf
templates
isStringSink
Default implementation of put for dchars