Returns the first in-order node of the tree, or null for an empty tree.
the first node in the tree
2.68