Expand description
prompter
is a command line tool that helps you choose the next word in a game
of Wordle - just like a promper
in a theater tells the actors what to say next in case they forget.
Structs§
- Constraint
Set - A set of
Constraint
s that can be used to filter theWord
s in aWordlist
- Word
- A candidate or mystery word in a Wordle game
- Wordlist
- A list of
Word
s
Enums§
- Constraint
- A constraint that encodes information about a given character and a given position in a
Word
- Input
Error - Error type to handle errors in the user’s input