Adds a new elements into the tree at the given node.
The tree to add the new element into.
The node in the tree where to add the new element.
The element to add.
The tree node comparator.
Generated using TypeDoc
Adds a new elements into the tree at the given node.