Provide first function
mchen07 opened this issue · 1 comments
mchen07 commented
It may be convenient to provide a first functionality in Task class, which takes a list of Tasks returning the same type of value, and provides a Task that will be completed with the value returned from the first completed task.