makeIterator()

Returns an iterator over the indexes of this range view.

Declaration

func makeIterator() -> IndexingIterator<IndexSet.RangeView>