Given a tree aTree, returns the value labeling its root.
aTree
the tree to consider
the value at its root
Given a tree
aTree
, returns the value labeling its root.