The important thing is to fully support first class functions - not the fact that they are anonymous - so I find it difficult to see how the lack of multiline anonymous functions is really a blow to functional Python
I think the argument against map and reduce was that there was better and more Pythonic ways to do both - not because they were 'too functional'.
I think the argument against map and reduce was that there was better and more Pythonic ways to do both - not because they were 'too functional'.