Question: IN ML:Write a function append of type a mylist -> a mylist -> a mylist that takes two mylist values, a and b, and return
IN ML:Write a function append of type a mylist -> a mylist -> a mylist that takes two mylist values, a and b, and return a mylist contains all the values in a followed by all the values in b. (
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
