vebTree.insert

this method is used to add an element to the tree. duplicate values will be ignored.

class vebTree
void
insert
(
uint x
)

Meta