//
pkg.gl
Category
github.com/0RAJA/Rutils
struct
skip_list
package
0.6.1
Repository:
https://github.com/0raja/rutils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
137 SLOC
#
README
#
Functions
NewKV
No description provided by the author
NewSkipList
No description provided by the author
#
Constants
MaxLevel
最大层数.
Probability
每一个节点是否可以向上的概率基数.
#
Structs
Element
No description provided by the author
KV
No description provided by the author
SkipList
No description provided by the author
#
Interfaces
Comparable
No description provided by the author