Back to Fpinscala

05.Hint

answerkey/datastructures/05.hint.md

latest109 B
Original Source

What should the function do if the list is empty? What if it's not empty? Use pattern-matching and recursion.