Back to Fpinscala

05.Hint

answerkey/gettingstarted/05.hint.md

latest203 B
Original Source

You need to return a new function of type A => C. Start by accepting an argument of type A. Now follow the types. You have an A. What can you do with it? Do you have a function that accepts an A?