micro_utils.dokka
/
dev.inmo.micro_utils.coroutines
/
[jvm]awaitFirstWithDeferred
jvm
await
First
With
Deferred
suspend fun <
T
>
Iterable
<
Deferred
<
T
>>.
awaitFirstWithDeferred
(scope:
CoroutineScope
, cancelOnResult:
Boolean
= true):
Pair
<
Deferred
<
T
>,
T
>
Content copied to clipboard