trie

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: 1 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Compact

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

func (*Compact) Contains

func (t *Compact) Contains(s string) bool

func (*Compact) ContainsBytes

func (t *Compact) ContainsBytes(s []byte) bool

func (*Compact) MaxEdges

func (t *Compact) MaxEdges() int

func (*Compact) MaxOffset

func (t *Compact) MaxOffset() int

func (*Compact) NodeCount

func (t *Compact) NodeCount() int

func (*Compact) Size

func (t *Compact) Size() int

type Uncompact

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

func (*Uncompact) Compress

func (ut *Uncompact) Compress() *Compact

func (*Uncompact) Insert

func (t *Uncompact) Insert(word string)

Jump to

Keyboard shortcuts

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