appending(_:)
Returns a new index path containing the elements of this one plus the given element.
Declaration
func appending(_ other: IndexPath.Element) -> IndexPathReturns a new index path containing the elements of this one plus the given element.
func appending(_ other: IndexPath.Element) -> IndexPath