kmath-coroutines
/
space.kscience.kmath.chains
/
iterator
jvm
iterator
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