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