文書   >   Swift   >   Swift 標準ライブラリ   >   Collections   >   Sequence and Collection Protocols   >   Collection   >   Indices
関連した型
Indices
昇順でコレクションをサブスクリプト化するために有効なインデックスを表す型。
必須。
宣言
associatedtype Indices : Collection = DefaultIndices<Self> where Self.Indices == Self.Indices.SubSequence