package
2.4.0+incompatible
Repository: https://github.com/gyturi1/szozat.git
Documentation: pkg.go.dev

# Functions

this will download the wordlist from github/mdanka/szozat/main/src/constants/hungarian-word-letter-list.json and cache it into the local filesystem.
returns the embedded wordlist.
Filter the provided wordlist for the Markers.
returns the latest cached content from local filesystem.
Parse one guess and returns the narkers describing each letter.
Parse guesses which must be WordLength letter long, and all letter prefixed with a marker.
prases the gray letters given from an encoded string of space separated letters list.
parse the green letters from an encoded string of pair of letter:index list.
parse the orange letters from an encoded string of space separated letters list.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author

# Structs

represent a marked letter in a known position.

# Type aliases

simple aliases.
simple aliases.
M is the color of the letter.
Markers to serach for / filter by.
Predicate slice.
simple aliases.
simple aliases.