APIs > ext > data_structure > wordsizetree > WordSizeTree
WordSizeTree
struct WordSizeTree[D: Int = 5]
Methods
__init__
__init__(out self)
__contains__
__contains__(self, x: Int) -> Bool
add
add(mut self, x: Int)
extract
extract(mut self, x: Int)
ge
ge(self, x: Int) -> Int
le
le(self, x: Int) -> Int