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