REVLIST - Reverse List Command
Reverses the order of the elements in a list.
Level 1
->
Level 1
{
obj
n
...
obj
1
}
->
{
obj
1
...
obj
n
}
Adrian Drury
Last modified: Sat Jun 20 22:03:01 EDT 1998