Required Associated Typeswift 6.0.1Swift

    Element

    A type representing the sequence’s elements.

    associatedtype Element where Self.Element == Self.Iterator.Element

    Other requirements

    Type members

    • associatedtype Iterator

      A type that provides the sequence’s iteration interface and encapsulates its iteration state.

    Instance members

    Citizens in Swift

    Restated by