Closed cavemanloverboy closed 3 months ago
Adds an ergonomic method to remove the root of the tree (to be use as approximate median) without having to retrieve the key and then "traverse" the tree to remove the node.
Adds an ergonomic method to remove the root of the tree (to be use as approximate median) without having to retrieve the key and then "traverse" the tree to remove the node.