vutil ~master (2015-03-22T03:52:14Z)
Dub
Repo
FixedAppender.put
vutil
array
FixedAppender
Undocumented in source. Be warned that the author may not have intended to support it.
void
put
(E el)
void
put
(dchar el)
void
put
(dchar el)
void
put
(ArrayType arr)
struct
FixedAppender
(ArrayType : E[], size_t NELEM, E)
void
put
(
ArrayType
arr
)
Meta
Source
See Implementation
vutil
array
FixedAppender
aliases
ElemType
functions
clear
put
reset
properties
data