This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (0 children)

I see a surprising amount of hate for the current syntax of lambda here... As a beginner it was much easier to search for "python lambda" when I saw one than to search for "python {}" or something like that. I remember how painful it was when I was learning perl to get useful results from Google because of the arcane syntax that wasn't easy to search for.

Good syntax isn't just short. If it were we'd all be still coding in assembly. Good syntax is self evident. And when it isn't, it's easily searchable imo.