vibe-d v0.9.5-beta.1 (2022-05-13T15:16:55Z)
Home
Dub
Repo
FixedAppender.put
index
vibe
utils
array
FixedAppender
Undocumented in source. Be warned that the author may not have intended to support it.
void
put
(E el)
struct
FixedAppender
(ArrayType : E[], size_t NELEM, E)
void
put
(
E
el
)
void
put
(dchar el)
void
put
(dchar el)
void
put
(ArrayType arr)
Meta
Source
See Implementation
index
vibe
utils
array
FixedAppender
aliases
ElemType
functions
clear
put
reset
properties
data