
5 Feb
2009
5 Feb
'09
5:48 p.m.
Hi JTKM, TKM wrote:
Now is my question, how should I interpret "Int -> Int -> Int"? Meaning what does "Int -> Int -> Int" mean?
There are many good tutorials and books online. Here's a link that directly answers your question: http://book.realworldhaskell.org/read/types-and-functions.html#id581829 Section "The type of a function of more than one argument" Hope this helps, Martijn.