iterator

open operator override fun iterator(): MapDescriptor.MapIterable

Convert trivially between an Iterable and an Iterator, since this class supports both protocols.