Const
Set the value of a tree node.
The underlying type of the tree. For example, in a numeric tree it would be number.
number
New underlying type for the tree.
The child node type, also called the carrier type.
A tree with the new value.
Set the value of a tree node.