fst

package
v5.3.0 Latest Latest
Warning

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

Go to latest
Published: Mar 14, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAnagramAutomaton

func NewAnagramAutomaton(term string) (vellum.Automaton, error)

NewAnagramAutomaton creates a vellum Automaton that will match the input letters in any order. Single digit wildcards ("*") are supported. At most 61 letters or wildcards may be specified.

func NewMorseAutomaton

func NewMorseAutomaton(term string) vellum.Automaton

NewMorseAutomaton creates a vellum Automaton that matches morse code input. Any character other than '.' and '-' is ignored.

Types

This section is empty.

Jump to

Keyboard shortcuts

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