iterator

open operator override fun iterator(): Iterator<E>(source)

Returns an iterator over the elements of this object.

Since Kotlin

1.1