makeIterator() Returns an iterator over the elements of the collection. Declarationfunc makeIterator() -> IndexingIterator<Self> See AlsoIterating Over an Array’s ElementsforEach(_:)enumerated()underestimatedCount