Merges two trees and returns the root of the merged tree.
(left: Box<AVLNode<T>>, right: Box<AVLNode<T>>)
source not stored for this graph (policy: none)
no test coverage detected