Hacker News new | past | comments | ask | show | jobs | submit login

When did Python have multi-line lambdas?

Are you maybe conflating blocks with chained iterator operations? Adding blocks to Python's current functional syntax would be pretty ugly. "foo.filter(bar).map(baz)" is nice even if you can only use named functions.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: