map(iterator) -> Array
Returns the results of applying the iterator to each element. Convenience alias for collect.
collect