ae v0.0.2715 (2020-07-22T04:49:54Z)
Home
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
countCopy
isStringSink
Default implementation of put for dchars