13 May
2004
13 May
'04
2:12 p.m.
Duncan Coutts writes (to the Haskell Mailing list):
I'm trying to write a generic curry (& uncurry) function that works for functions of any arity.
See <http://www.haskell.org/pipermail/haskell/2003-April/011720.html> where oleg presents a (ghc-specific) solution. Cheers, Ronny Wichers Schreur