Question: With ocaml write a function to find max value from a list, you cannot use any loop facility such as for loop, while loop, do
With ocaml write a function to find max value from a list, you cannot use any loop facility such as for loop, while loop, do while loop and also you cannot use any built-in function.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
