ae v0.0.2580 (2020-04-04T13:22:46Z)
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