toRemove is used to mark nodes for removal. A node marked as such should stop being drawn, and should be removed from the tree.
New value to use for the node.
True if the node is to be removed from the tree.
See Implementation
toRemove is used to mark nodes for removal. A node marked as such should stop being drawn, and should be removed from the tree.