AppenderNoGCFixed.put

Undocumented in source. Be warned that the author may not have intended to support it.
struct AppenderNoGCFixed(A : T[], T)
@nogc
void
put
(
U
)
(
U[] items
)
if (
is(Unqual!U == T)
)

Meta