arrow-fx-coroutines / arrow.fx.coroutines / Schedule / identity

identity

fun <A> identity(): Schedule<A, A>

Creates a Schedule that continues without delay and just returns its input.

Do you like Arrow?

Arrow Org
<