indices
The indices that are valid for subscripting the collection, in ascending order.
Declaration
var indices: Range<Self.Index> { get }The indices that are valid for subscripting the collection, in ascending order.
var indices: Range<Self.Index> { get }