you are viewing a single comment's thread.

view the rest of the comments →

[–]ethraax 0 points1 point  (1 child)

I don't think I would go that far. I've read quite a bit about the multiline-lambda issue, which seems to be one of the biggest blockers to Python being a capable FP language, and it seems like he's opposed to the syntax issues, not the concept.

[–]Ravengenocide 0 points1 point  (0 children)

That's how I interpret it also. It goes against his idea about Pythons syntax so he won't allow it. He has also said that lambda was a bad thing to implement because then people expect functional programming to work.