kmath
common
kmath-coroutines
/
space.kscience.kmath.chains
/
BlockingBufferChain
/
nextBlocking
next
Blocking
common
open
override
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