Applies a program or command to groups of elements in a list.
Level 3 | Level 2 | Level 1 | -> | Level 1 |
---|---|---|---|---|
{ list }1 | n | <<program>> | -> | { list }2 |
{ list }1 | n | command | -> | { list }2 |
{ list }1 | n | name | -> | { list }2 |
{ list }1 | <<program>> | -> | { list }2 | |
{ list }1 | command | -> | { list }2 | |
{ list }1 | name | -> | { list }2 |