Question: Write a function min of type int list -> int that returns the smallest element of alist of integers. Your function need not behave well
Write a function min of type int list -> int that returns the smallest element of alist of integers. Your function need not behave well if the list is empty.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
