Hacker News new | ask | show | jobs
by mtberatwork 2073 days ago
The Pythonic way though is to use list comprehension and generator expressions over map/filter.