micro_utils.dokka
0.18.0
common
micro_utils.dokka
/
dev.inmo.micro_utils.coroutines
/
first
first
suspend
fun
<
T
>
List
<
Deferred
<
T
>
>
.
first
(
scope
:
CoroutineScope
,
cancelOnResult
:
Boolean
=
true
)
:
T