Question: For the following OCaml codelet fa b cd e = e . ( if e . ( 1 ) then a b else b d

For the following OCaml codelet fa b cd e = e.( if e.(1) then a b else b d )The type of a is int int -> int T -> int where T is not constrainedO T -> float where T is not constrained T1-> T2 where T1 and T2 are not constrained int -> T where T is not constrained None of the above

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!