Back to Fpinscala

16.Hint

answerkey/applicative/16.hint.md

latest135 B
Original Source

We need to use a stack. Fortunately a List is the same thing as a stack, and we already know how to turn any traversable into a list!