IndexPath
A list of indexes that together represent the path to a specific location in a tree of nested arrays.
Declaration
struct IndexPathOverview
Each index in an index path represents the index into an array of children from one node in the tree to another, deeper, node.