Contents

indices

The indices that are valid for subscripting the span, in ascending order.

Declaration

var indices: Range<Span<Element>.Index> { get }

Discussion