
3 Jul
2007
3 Jul
'07
9:50 a.m.
Henning Thielemann wrote:
On Tue, 3 Jul 2007, Peter Verswyvelen wrote:
IMHO when reading
http://haskell.org/haskellwiki/Currying
a newbie like me cannot see the difference between currying and partial application...
Better now?
Much better, IMO, although I still don't like the part with four examples of sections. Sure, sections are cool but they have nothing much to do with currying. Even if our binary operators were defined uncurried, we could have identical syntactic sugar for sections... Jules