getNodeOrNull

fun getNodeOrNull(vararg path: Int): TreeNode<T>?

Get TreeNode at the certain path from root.