Function: reverse

Reverse LIST, copying. Return the reversed list.
See also the function `nreverse', which is used more often.

(fn LIST)