trie

package
v0.1.21 Latest Latest
Warning

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

Go to latest
Published: Jun 3, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Trie

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

func Make

func Make(vs ...string) (t *Trie)

func (*Trie) Abbreviate

func (t *Trie) Abbreviate(v string) string

func (*Trie) Add

func (t *Trie) Add(v string)

func (*Trie) Contains

func (t *Trie) Contains(v string) bool

func (*Trie) Expand

func (t *Trie) Expand(v string) string

Jump to

Keyboard shortcuts

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