DArray.putUnsafe

Appends several items to the array, without checking for sufficient space.

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

Meta