I\'ve built a simple pseudoclassical Tree,
I have a method that applies a callBack to every node in the Tree and returns that node to a copy of its parent.
The pro