Element

A type representing the sequence’s elements. このシーケンスの持つ要素を表している型。

Declaration 宣言

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

See Also 参照

Creating an Iterator イテレータを作成する