Find an element and return it. Throw an exception if it is not * present. U is expected to be the type of the key that this tree is * sorted on.
See Implementation
Find an element and return it. Throw an exception if it is not * present. U is expected to be the type of the key that this tree is * sorted on.