Hello,
I'm kind of new with Haskell and I would like to
know about the following:
[some function]:: Int -> Int ->
Int
Now is my question, how should I interpret "Int
-> Int -> Int"? Meaning what does "Int -> Int -> Int"
mean?
Thank you for answering my question.
Kind Regards, JTKM