sortedset

package
v0.0.0-...-972597a Latest Latest
Warning

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

Go to latest
Published: Jun 10, 2024 License: Unlicense Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Set

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

func New

func New() *Set

func (*Set) Add

func (s *Set) Add(v int)

func (*Set) IterBlockCallback

func (s *Set) IterBlockCallback(blockSize int, fn func([]int))

func (*Set) IterCallback

func (s *Set) IterCallback(fn func(int))

func (*Set) IterChan

func (s *Set) IterChan(buf int) chan int

func (*Set) IterSlice

func (s *Set) IterSlice() []int

func (*Set) Len

func (s *Set) Len() int

Jump to

Keyboard shortcuts

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