Back to Fpinscala

03.Hint

answerkey/parallelism/03.hint.md

latest222 B
Original Source

In order to respect timeouts, we'd need a new Future implementation that records the amount of time spent evaluating one future, then subtracts that time from the available time allocated for evaluating the other future.