DArray.put

Appends several items to the array.

struct DArray(E)
void
put
(
Xs...
)
(
Xs xs
)

Meta