sb-docs
Function: COMMON-LISP:COPY-LIST
Lambda list
sb-docs
Docs
»
Function: COMMON-LISP:COPY-LIST
View page source
Function: COMMON-LISP:COPY-LIST
¶
Return a new list which is EQUAL to LIST. LIST may be improper.
Lambda list
¶
(
list
)