PeekingIterator
class PeekingIterator<out T> : Iterator<T>
WithIndex
data class WithIndex<out T>
A named pair with index and value.
kotlin.Array
kotlin.collections.Iterable
kotlin.collections.Iterator
kotlin.collections.List
kotlin.collections.Map