rax icon indicating copy to clipboard operation
rax copied to clipboard

how about pure key tree

Open skypexu opened this issue 4 years ago • 0 comments

how about one only wants to store keys, especially only store integer, and use it as a set, like c++'s std:set, and no value at all, will the radix tree not allocate memory to store value pointer at all ?

skypexu avatar Mar 04 '21 02:03 skypexu