forUntil

inline fun Int.forUntil(other: Int, block: (Int) -> Unit)