Set the forest of a tree node.
The underlying type of the tree. For example, in a numeric tree it would be number.
number
New child node type.
The child node type, also called the carrier type.
A tree with the new forest.
Set the forest of a tree node.
Type Param: A
The underlying type of the tree. For example, in a numeric tree it would be
number.Type Param: B
New child node type.
Type Param: C
The child node type, also called the carrier type.
Returns
A tree with the new forest.