chickadee » arrays » array-append!

array-append! #!rest arrsprocedure

appends destructively the arrays of (cdr args) to (car args). All arrays must have the same item type.