appending(_:)
Returns a new index path containing the elements of this one plus an array of additional elements.
Declaration
func appending(_ other: Array<IndexPath.Element>) -> IndexPathReturns a new index path containing the elements of this one plus an array of additional elements.
func appending(_ other: Array<IndexPath.Element>) -> IndexPath