kmath
0.3.1-dev-RC
common
kmath-coroutines
/
space.kscience.kmath.chains
/
BlockingChain
/
nextBlocking
next
Blocking
abstract
fun
nextBlocking
(
)
:
T
(
source
)
Get the next value without concurrency support. Not guaranteed to be thread safe.