arrow-fx-coroutines / arrow.fx.coroutines.stream.concurrent / interrupt
fun <O> Signal<Boolean>.interrupt(stream: Stream<O>): Stream<O>
fun <O>
Signal
<
Boolean
>.interrupt(stream:
Stream
<O>):
<O>
Do you like Arrow?