[Haskell-cafe] Curry and uncurry
Justin Bailey
jgbailey at gmail.com
Wed Oct 3 12:03:07 EDT 2007
On 10/3/07, PR Stanley <prstanley at ntlworld.com> wrote:
>
> I didn't even know about the curry and uncurry functions. I'm not
> looking for the answer but some guidance would be much appreciated.
> Thanks, Paul
You can look at the types without seeing the implementation, too. Just start
up GHCI and type:
:t curry
or
:t uncurry
Justin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20071003/9b56758f/attachment.htm
More information about the Haskell-Cafe
mailing list