Y
Hacker News
new
|
ask
|
show
|
jobs
by
leshow
2208 days ago
writing `lambda` must get really old
1 comments
jennasys
2208 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.
link
saagarjha
2208 days ago
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.
link
smabie
2208 days ago
Unfortunately, the 'Pythonic' way is terrible. The fact that the functional way is even worse really says something about the language.
link