The type that allows iteration over an array’s elements.
SDK
Framework
typealias Iterator = IndexingIterator<ContiguousArray<Element>>