Contents

Element

A type representing the sequence’s elements.

Declaration

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

See Also

Creating an Iterator