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