Back to Fpinscala

03.Hint

answerkey/monads/03.hint.md

latest194 B
Original Source

These implementations should be very similar to implementations from previous chapters, only with more general types, and using the functions on the Monad trait. Make use of unit and map2.