Why not use juxtaposition to indicate function application

Colin J. Williams cjw at ncf.ca
Fri Mar 16 11:06:12 EDT 2012


On 16/03/2012 8:45 AM, Ray Song wrote:
> I confess i've indulged in Haskell and found
>      f a
> more readable than
>      f(a)
>
> And why aren't functions curried (partially applied function is another function which takes the rest arguments) by default?
>
>
> Thanks in advance for any suggestions.
>
> --
> Ray
+1

Colin W.



More information about the Python-list mailing list