Instance Method インスタンスメソッド

makeIterator()

Returns an iterator over the elements of the collection. コレクションの要素すべてを対象としたイテレータを返します。

Declaration 宣言

override func makeIterator() -> Self.Iterator

Default Implementations 省略時実装

Collection Implementations コレクション実装