Get the minimum element of a leftist tree
Get the minimum element of a nonempty tree. Assuming the tree in question is PROPER-LT, this is just the root of the tree.