Back to Fpinscala

03.Hint

answerkey/gettingstarted/03.hint.md

latest180 B
Original Source

You have to take an argument of type A and return a function of type B => C. That function has to take an argument of type B and return a value of type C. Follow the types.