[Haskell-cafe] supplying some of the arguments to a function

Mark Goldman bitshifter at gmail.com
Fri May 6 11:32:27 EDT 2005


if I had a function f that took x y and z in that order, is there some
way that I can supply y and z and get back a function that takes x? 
This question comes about after talking with a prof about currying and
wether it buys you anything.

-mdg


More information about the Haskell-Cafe mailing list