isLeaf

val <T, L> Node<T, L>.isLeaf: Boolean

Returns true if this node has no children.