Back to Fpinscala

05.Hint

answerkey/iomonad/05.hint.md

latest131 B
Original Source

Use Par.async[Either[Throwable,Array[Byte]]](cb => ...). Follow the types - what is the type of cb here and how can you use it?