anagrambler

package
v0.0.0-...-873d073 Latest Latest
Warning

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

Go to latest
Published: Feb 22, 2022 License: MIT Imports: 4 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 NewTrie

func NewTrie() *Trie

func Open

func Open(filepath string) (*Trie, error)

func (*Trie) Add

func (t *Trie) Add(word string)

func (*Trie) Search

func (t *Trie) Search(text string, filter string) []string

Jump to

Keyboard shortcuts

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