AwaitAnyExtension<T> extension

on

Methods

awaitAny() Future<T>
Awaits each future in the iterable and returns the value of the first future to complete.