kmath-coroutines
/
space.kscience.kmath.structures
/
mapAsync
jvm
map
Async
inline fun <
T
,
R
>
NDStructure
<
T
>.
mapAsync
(scope:
CoroutineScope
, crossinline function: suspend (
T
) ->
R
):
LazyNDStructure
<
R
>
Content copied to clipboard