Open danaack opened 7 years ago
First we check if there's already a duplicate node. If there is, we're going to do a modified insert instead. TODO write unit cpp_wrapper to check this
https://github.com/iondbproject/iondb/blob/development/src/dictionary/skip_list/skip_list.c#L122-L125
First we check if there's already a duplicate node. If there is, we're going to do a modified insert instead. TODO write unit cpp_wrapper to check this
https://github.com/iondbproject/iondb/blob/development/src/dictionary/skip_list/skip_list.c#L122-L125