> Lambdas in Python are awkward Can you elaborate on that, please? Considering the examples given by the author, I think they would be a better option.
Question: I totally agree that the second version is much cleaner. But, how does the performance of the two compare in Haskell? "Premature optimization is the root of all evil" and all that. But, a sorting routine is…
I'm curious. Why do you think that's the case? Do you have any evidence to back that claim?
> Lambdas in Python are awkward Can you elaborate on that, please? Considering the examples given by the author, I think they would be a better option.
Question: I totally agree that the second version is much cleaner. But, how does the performance of the two compare in Haskell? "Premature optimization is the root of all evil" and all that. But, a sorting routine is…
I'm curious. Why do you think that's the case? Do you have any evidence to back that claim?