//
pkg.gl
Category
github.com/zhaoshupeng/learn
algorithm
17.skiplist
package
0.0.0-20250103121507-ee63f3edf62b
Repository:
https://github.com/zhaoshupeng/learn.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
158 SLOC
#
Functions
NewSkipList
实例化跳表对象.
#
Constants
MAX_LEVEL
最高层数.
#
Structs
SkipList
跳表结构体.