Arrow
Toggle table of contents
2.1.0
common
Platform filter
common
Switch theme
Search in API
Arrow
arrow-eval
/
arrow.eval
/
SuspendEval
/
flatMapSuspend
flat
Map
Suspend
open
fun
<
B
>
flatMapSuspend
(
f
:
suspend
(
A
)
->
SuspendEval
<
B
>
)
:
SuspendEval
<
B
>