Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAnagramAutomaton ¶
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 ¶
NewMorseAutomaton creates a vellum Automaton that matches morse code input. Any character other than '.' and '-' is ignored.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.