sortedset

package
v0.0.0-...-2d4ed79 Latest Latest
Warning

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

Go to latest
Published: Mar 1, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Element

type Element struct {
	Member string  // key
	Score  float64 // 排序的分值
}

type Level

type Level struct {
	// contains filtered or unexported fields
}

type SortedSet

type SortedSet struct {
	// contains filtered or unexported fields
}

SortedSet 有序集合

Jump to

Keyboard shortcuts

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