subscript(_:)
Accesses the items at the given range of indexes.
Declaration
subscript(bounds: Range<IndexSet.RangeView.Index>) -> Slice<IndexSet.RangeView> { get }Accesses the items at the given range of indexes.
subscript(bounds: Range<IndexSet.RangeView.Index>) -> Slice<IndexSet.RangeView> { get }