Tells whether this tree is configured so that the eb*_insert functions allow adding unique nodes only or if they allow adding duplicates.
true if only unique nodes are added for this tree or false if duplicates can be added.
See Implementation
Tells whether this tree is configured so that the eb*_insert functions allow adding unique nodes only or if they allow adding duplicates.