simply Add Children To
Add the children LookupTrees to the given list. This can be used for scanning the tree for some condition, without recursion.
Parameters
list
The list in which to add the children, in an arbitrary order.
Add the children LookupTrees to the given list. This can be used for scanning the tree for some condition, without recursion.
The list in which to add the children, in an arbitrary order.