[Haskell-cafe] Real World Haskell: confusion

Dan Piponi dpiponi at gmail.com
Tue Jan 13 12:44:19 EST 2009


2009/1/13 Peter Verswyvelen <bugfact at gmail.com>:
> On page 102: "partial function application is named currying"
> I thought "currying" or "to curry" means converting
> f :: (a,b) ->c

Confusion over these terms is commonplace. See, for example, the
discussion here: http://lambda-the-ultimate.org/node/2266
--
Dan


More information about the Haskell-Cafe mailing list