Array.appendArray

Concatenate a range or another Array to the end of this one.

struct Array
void
appendArray
(
in ref Array other
)

Meta