Hacker News new | ask | show | jobs
by nequo 1268 days ago
This may be a nitpick but Ruby’s naming seems inconsistent. If `filter_map` combines `select` and `map`, why is it not called `select_map`?