Haskell confusion (81)

19 Name: #!usr/bin/anon 2005-11-11 02:43 ID:P/Wff3Bl

>>17
Well, the nice thing about it is that it doesn't need syntactic sugar for it to work (except for infix obviously).

A disadvantage with currying is that you can't have empty arguments or implied arguments or whatever they are called where you only have to enter the first argument and the second is implied. Haskell comes up with a contrived method to counter that.

This thread has been closed. You cannot post in this thread any longer.