The function used to be needed for recursing the tree, as the name indicated. But it has recently been ported to the new tree iterators so the recursion isn't necessary anymore.
The function used to be needed for recursing the tree, as the name indicated. But it has recently been ported to the new tree iterators so the recursion isn't necessary anymore.