subscript(_:)

Inherited from Collection.subscript(_:).

Declaration

subscript(bounds: Range<Self.Index>) -> Slice<Self> { get }