detach#

BinTreeNode.detach() None#

Detach the node by removing its pointer to its parent and the parents pointer to it.