On 10/3/07, PR Stanley <[EMAIL PROTECTED]> 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
_______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
