We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
wider
inline sort search
hardcode degree
up tests
bytebtree
bytes btree
Minor documentation fix, DescendGreaterThan starts with the last item… … in the tree and decends to the least item greater than the pivot
Improve the iterate seek to O(logN) (google#25) * improve the iterate seek to O(logN) * add benchmark