Hacker News new | ask | show | jobs
by jennasys 2207 days ago
I look at it as a reminder that there may be a more Pythonic way of doing whatever it is you are using all the lambdas for.
2 comments

After typing it more times than I could really care for, I now see it as Python spiting people who have experience with functional programming.
Unfortunately, the 'Pythonic' way is terrible. The fact that the functional way is even worse really says something about the language.