arrow-fx / arrow.fx / Schedule / unit

unit

fun unit(): Schedule<F, Input, Unit>fun <F, A> unit(M: Monad<F>): Schedule<F, A, Unit>

Creates a schedule that continues without delay and always returns Unit

Do you like Arrow?

Arrow Org
<