arrow-fx-coroutines / arrow.fx.coroutines / Schedule / never

never

fun <A> never(): Schedule<A, Nothing>

Creates a schedule that never retries.

Note that this will hang a program if used as a repeat/retry schedule unless cancelled.

Do you like Arrow?

Arrow Org
<