ae v0.0.1896 (2017-02-27T15:20:58Z)
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