subscript(_:)
Accesses a contiguous subrange of the index path’s nodes.
Declaration
subscript(range: Range<IndexPath.Index>) -> IndexPath { get set }Accesses a contiguous subrange of the index path’s nodes.
subscript(range: Range<IndexPath.Index>) -> IndexPath { get set }