recurs

fun <A> recurs(n: Int): Schedule<A, Int>(source)

Creates a Schedule that continues n times and returns the number of iterations.