sb-docs
Function: COMMON-LISP:NREVERSE
Lambda list
sb-docs
Docs
»
Function: COMMON-LISP:NREVERSE
View page source
Function: COMMON-LISP:NREVERSE
¶
Return a sequence of the same elements in reverse order; the argument is destroyed.
Lambda list
¶
(
sequence
)