Removes (at most) one element from the tree.
element being looked up in the tree
callback to cleanup after the element being removed (if found); defaults to object.destroy.
Whether or not at least one x was contained in the tree.
Removes (at most) one element from the tree.