kmath-coroutines
0.3.1
jvm
kmath-coroutines
/
space.kscience.kmath.structures
/
LazyStructureND
/
async
async
jvm
fun
async
(
index
:
IntArray
)
:
Deferred
<
T
>