ADD - Add List Command
Add corresponding elements of two lists or adds a number to each of the elements of a list.
Level 2
Level 1
->
Level 1
{
list
1
}
{
list
2
}
->
{
list
result
}
{
list
}
obj
non-list
->
{
list
result
}
obj
non-list
{
list
}
->
{
list
result
}
Adrian Drury
Last modified: Sun May 31 17:53:26 EDT 1998