Delete the minimum element of a leftist tree
Delete the minimum element of a nonempty tree. This is accomplisghed by simply merging the two subtrees.