purecopy

purecopy is a built-in function in `C source code'.

(purecopy OBJ)

Make a copy of object OBJ in pure storage.
Recursively copies contents of vectors and cons cells.
Does not copy symbols. Copies strings without text properties.