iterator

abstract operator fun iterator(): Iterator<T>

Iterates over all elements.

Sources

Link copied to clipboard