Discussion 議論
Valid indices consist of the position of every element and a “past the end” position that’s not valid for use as a subscript argument. 有効なインデックスは、各要素の位置、および添え字引数として使うのに有効でない“終わりを過ぎた”位置から成ります。
Availability 有効性
Technology
typealias Index = Value.Index
Value
conforms to MutableCollection
.Valid indices consist of the position of every element and a “past the end” position that’s not valid for use as a subscript argument. 有効なインデックスは、各要素の位置、および添え字引数として使うのに有効でない“終わりを過ぎた”位置から成ります。