Question: Write a function second of type a list -> a that returns the second element of a list. Your function does not need to behave
Write a function second of type a list -> a that returns the second element of a list. Your function does not need to behave well on lists with less than two elements.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
