Indices
A type that represents the indices that are valid for subscripting the collection, in ascending order.
Declaration
associatedtype Indices : Collection = DefaultIndices<Self> where Self.Indices == Self.Indices.SubSequenceA type that represents the indices that are valid for subscripting the collection, in ascending order.
associatedtype Indices : Collection = DefaultIndices<Self> where Self.Indices == Self.Indices.SubSequence