arrow-fx-coroutines / arrow.fx.coroutines.stream / Stream / spawn

spawn

fun spawn(ctx: CoroutineContext = Dispatchers.Default): Stream<Fiber<Unit>>

Starts this stream and cancels it as finalization of the returned stream.

Do you like Arrow?

Arrow Org
<