Hacker News new | ask | show | jobs
by jamincan 1264 days ago
I find I frequently use a combination - use map/filter to setup an iterator, and then reduce it in a loop.