iterator

open operator override fun iterator(): Iterator<T>

Iterates over all elements.

Sources

common source
Link copied to clipboard