We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ae8cc38
Per #14 and thanks to @someblue, there are two new methods Find and FindNext in SkipList. They can be used to search keys in a skip list.
Find
FindNext
SkipList