Hacker News new | ask | show | jobs
by ilyash 1268 days ago
Yep. What bothers me is when you start looking at list comprehension is that you don't know if it's filter(), map(), or a combination. You have to read the list comprehension till the end to understand.