Hacker News new | ask | show | jobs
by happynewyear 3465 days ago
>> runs the function on each item in the original collection and inserts each return value into the new collection.

some poor schmuck new to FP will come around, read that and scratch head saying "isn't that iterating?"