arrow-fx-coroutines / arrow.fx.coroutines.stream.concurrent / Signal / continuous

continuous

abstract fun continuous(): Stream<A>

Returns a stream of the current value of the signal. An element is always available – on each pull, the current value is supplied.

Do you like Arrow?

Arrow Org
<