Hacker News new | ask | show | jobs
by catnaroek 3742 days ago
List comprehensions are just syntactic sugar over some common higher-order functions. Are we really getting excited over syntactic sugar? How about making Python's higher-order functions not suck instead?