toggle menu
Embabel Agent Documentation
JVM
switch theme
search in API
Embabel Agent Documentation
/
com.embabel.agent.api.dsl
/
mapAsync
map
Async
suspend
fun
<
T
,
R
>
Collection
<
T
>
.
mapAsync
(
context
:
OperationContext
,
concurrencyLevel
:
Int
=
10
,
dispatcher
:
<Error class: unknown class>
=
Dispatchers.IO
,
transform
:
suspend
(
T
)
->
R
)
:
List
<
R
>
Map async, using the agent process