chickadee » generalized-arrays » storage-object-copy!

storage-object-copy! to at from #!optional start endprocedure

Copies the values in storage-object from into storage-object to starting at index at. The values copied are from start to end (length (- end start)) in the from object.