- 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.
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.