is Leaf
Tells whether the given node is a leaf node or not.
Return
true if it is a leaf node, false otherwise.
Parameters
node
the node
Tells whether the given node is a leaf node or not.
true if it is a leaf node, false otherwise.
the node