append(_:)
Appends an array of elements to this index path as additional nodes.
Declaration
mutating func append(_ other: Array<IndexPath.Element>)Appends an array of elements to this index path as additional nodes.
mutating func append(_ other: Array<IndexPath.Element>)