arrow-fx-coroutines / arrow.fx.coroutines / Schedule / const

const

fun <B> const(b: B): Schedule<Input, B>

Changes the result of a Schedule to always be b.

Do you like Arrow?

Arrow Org
<