Functional Programming and python

Vito De Tullio vito.detullio at gmail.com
Mon Sep 23 14:24:53 EDT 2013


rusi wrote:

> [Not everything said there is correct; eg python supports currying better
> [than haskell which is surprising considering that Haskell's surname is
> [Curry!]

AFAIK python does not support currying at all (if not via some decorators or 
something like that).

Instead every function in haskell implicitly support currying... so... how 
does "no support" is better than "full support"?


-- 
By ZeD




More information about the Python-list mailing list