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