Element

    The type of element returned by next().

    typealias Element = (Sequence1.Element, Sequence2.Element)

    Other members in extension

    Instance members