list.reverse
Syntax
Returns a copy of list lin with the entries in reverse order.
lout - a copy of lin with the entries in reverse order.
lin - the list to reverse.
list.resize
list.separate
9.1.13