kmath
0.3.1-dev-RC
jvm
kmath-coroutines
/
space.kscience.kmath.chains
/
iterator
iterator
jvm
operator
fun
<
R
>
Chain
<
R
>
.
iterator
(
)
:
Iterator
<
R
>
(
source
)
Represent a chain as regular iterator (uses blocking calls)