kmath-coroutines
0.3.1
common
kmath-coroutines
/
space.kscience.kmath.chains
/
BlockingIntChain
/
fork
fork
abstract
suspend override
fun
fork
(
)
:
BlockingIntChain
Create a copy of current chain state. Consuming resulting chain does not affect initial chain.