Constructor
Variables
Methods
isBranch():Bool
Indicates if this node is a branch or a leaf. A branch may contain
zero or more children. If the children
is not null
, then this node
is a branch.
Available since
1.0.0
.isBranch():Bool
Indicates if this node is a branch or a leaf. A branch may contain
zero or more children. If the children
is not null
, then this node
is a branch.
1.0.0
.