arrow-fx-coroutines / arrow.fx.coroutines.stream / interruptScope

interruptScope

fun <O> Pull<O, Unit>.interruptScope(): Pull<O, Unit>

Creates a scope that may be interrupted by calling scope#interrupt.

Do you like Arrow?

Arrow Org
<