Reinitialises the internal tree struct.
This method should be called only if it is known that the tree is empty, otherwise pointers to malloc-allocated nodes are lost so they cannot be deallocated.
See Implementation
Reinitialises the internal tree struct.
This method should be called only if it is known that the tree is empty, otherwise pointers to malloc-allocated nodes are lost so they cannot be deallocated.