cursorSet

fun cursorSet(vararg path: Int): Tree<T>

Update your current position to a route from root, if no such path, remain at the same place

Return

this Tree to