Next: 3.5.4 Reduce actions
Up: 3.5 Collection actions
Previous: 3.5.2 Iterate actions
A map action applies the subaction on each of the element in parallel, and
returns the collection containing the results of the subaction. This is like a
functional mapping between the elements of two unordered collections.
Thomas Feng
2003-04-18