cycle

fun <T> cycle(list: List<T>): Iterable<T>