subscript(_:)
Accesses the item at the given index.
Declaration
subscript(index: IndexSet.RangeView.Index) -> Range<IndexSet.Element> { get }Accesses the item at the given index.
subscript(index: IndexSet.RangeView.Index) -> Range<IndexSet.Element> { get }