Contents

indices

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

Declaration

var indices: Range<InlineArray<count, Element>.Index> { get }

Discussion