symbols

package
v0.2.8 Latest Latest
Warning

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

Go to latest
Published: Sep 9, 2024 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Symbols

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

func New

func New(
	degree int,
	getSymbols func() []*symbol_info.Symbol) (s *Symbols, err error)

func (*Symbols) Ascend

func (s *Symbols) Ascend(f func(btree.Item) bool)

func (*Symbols) Descend

func (s *Symbols) Descend(f func(btree.Item) bool)

func (*Symbols) GetSymbol

func (s *Symbols) GetSymbol(symbol string) *symbol_info.Symbol

func (*Symbols) Insert

func (s *Symbols) Insert(symbol *symbol_info.Symbol)

func (*Symbols) Len

func (s *Symbols) Len() int

func (*Symbols) Lock

func (s *Symbols) Lock()

func (*Symbols) Unlock

func (s *Symbols) Unlock()

Jump to

Keyboard shortcuts

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