TreeNode.value

void * value() nothrow

Gets the value stored at a particular tree node.

Returns

the value at the node.