Hacker News new | ask | show | jobs
by mattnewton 3426 days ago
No, maps are conversions between types containing other types. Maps are much more powerful than just doing something over an array in languages that support a functional style.
1 comments

The original comment was comparing maps and folds to loops, not the general application of maps.