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