kmath
common
kmath-coroutines
/
space.kscience.kmath.chains
/
BufferChain
/
fork
fork
common
abstract
suspend override
fun
fork
(
)
:
BufferChain
<
T
>
Content copied to clipboard
Create a copy of current chain state. Consuming resulting chain does not affect initial chain.
Sources
common source
Link copied to clipboard