struct EnumeratedIterator<Base>
Inheritance |
IteratorProtocol, Sequence
View Protocol Hierarchy →
|
Associated Types |
Element = (offset: Int, element: Base.Element)
|
Import |
import Swift |
Instance Variables
Instance Methods
Conditionally Inherited Items
Where Element : Comparable
Where Element : Equatable
Where Element : Sequence
Where Element : StringProtocol
Where SubSequence == AnySequence