reverse
reverse is a built-in function in `C source code
'.
(reverse SEQ)
Return the reversed copy of list, vector, or string SEQ.
See also the function `nreverse', which is used more often.
C source code
'.
(reverse SEQ)
Return the reversed copy of list, vector, or string SEQ.
See also the function `nreverse', which is used more often.