Exactly. If I need just filter/map/some etc., I use it. But if I need a combination of more than one, that's a job for reduce().
Exactly. If I need just filter/map/some etc., I use it. But if I need a combination of more than one, that's a job for reduce().