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