Y
Hacker News
new
|
ask
|
show
|
jobs
by
BossingAround
773 days ago
You know, I think you're right. I never realized that Python list comprehension is basically filter/map (and reduce is an external function). That is actually pretty horrible syntax for it from that perspective.