collection

package
v0.6.3 Latest Latest
Warning

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

Go to latest
Published: Dec 3, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const MAX_LEVEL = 32
View Source
const P = 4

Variables

This section is empty.

Functions

func NewSkipList

func NewSkipList() *skipList

Types

type SkipListNode

type SkipListNode struct {
	Score int
	Data  interface{}
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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