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

makeIterator()

Returns an iterator over the indexes of this range view. この範囲ビューのインデックスすべてを対象としたあるイテレータを返します。

Declaration 宣言

func makeIterator() -> IndexingIterator<IndexSet.RangeView>

Relationships 関係

From Protocol 由来プロトコル

See Also 参照

Testing for Inclusion in the Range 範囲における包含についてテストする