children#

FTreeNode.children() list[Node]#

Return the list of children of this node.

Returns#

list of BinTreeNode

The list of children of this node.