Question: What type does F# infer for the expression (3, [], true) ? Select one: (a) int * a list * bool (b) int * a
What type does F# infer for the expression (3, [], true) ? Select one:
(a) int * a list * bool
(b) int * a * bool
(c) int * int list * bool
(d) Type error
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
