kmath
jvm
kmath-coroutines
/
space.kscience.kmath.chains
/
iterator
iterator
jvm
operator
fun
<
R
>
Chain
<
R
>
.
iterator
(
)
:
Iterator
<
R
>
Content copied to clipboard
Represent a chain as regular iterator (uses blocking calls)
Sources
jvm source
Link copied to clipboard