->LIST - Stack to List Command
Takes
n
objects from level n+1 through level 2 and returns a list of those
n
objects.
Level n+1 ...
Level 2
Level 1
->
Level 1
obj
1
...
obj
n
n
->
{
obj
1
...
obj
n
}
Adrian Drury
Last modified: Sun Jun 14 18:02:29 EDT 1998