hindley-milner type system.
consider the following declaration
Let f a b c = if a (b c) then b (a (b c)) else c
what is:
type of a?
type of b?
type of c?
please explain answer thoroughly. Thank you in advance
Expert Answer
An answer will be send to you shortly. . . . .