append

Undocumented in source. Be warned that the author may not have intended to support it.
@nogc
T
append
(
T
Args...
)
(
ref T arr
,
auto ref Args args
)
if (
isArray!(T)
)

Meta