identity

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

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