skiplist

package
v0.0.0-...-96430a3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 4, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	//KVoffset kvData开始存储数据 0
	KVoffset = iota

	KeyLen

	Valoffset
	//高度
	Height
	//Forward 向前的指针 5
	Forward
)

后面需要优化

Variables

This section is empty.

Functions

func New

func New(isTag bool) *skipList

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL