powered by
Node
Check if a Node is not a leaf
isNotLeaf(node)
FALSE if the Node is a leaf, TRUE otherwise
The Node to test.