//
pkg.gl
Category
github.com/tiptok/gopp
algorithm
skipList
copy
package
0.0.0-20240919093411-4a68220e5511
Repository:
https://github.com/tiptok/gopp.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
218 SLOC
#
Functions
NewSkipList
初始化跳表.
#
Constants
MaxLevel
No description provided by the author
Probability
基于时间与空间综合 best practice 值, 越上层概率越小.
#
Structs
Node
No description provided by the author
SkipList
No description provided by the author
#
Interfaces
Value
No description provided by the author
#
Type aliases
ValueInt
No description provided by the author