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