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