package
0.0.0-20240603153513-85a4060560ea
Repository: https://github.com/adamcolton/luce.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
No description provided by the author
Root find the prefix of the string containing letters and numbers.
RootVariant find the prefix of the string containing letters and numbers and the Variant to convert the root back to the original input.
# Structs
ChangeSet shows the IDs that were added and removed from a Document.
Document is a string encoded as the root words.
DocumentDecoder can decode a Document into a string.
DocumentEncoder can encode a string into a Document.
Locations hold an ID and the index locations where that ID occures.
# Type aliases
Variant encodes the casing of a word and the non-alphanumeric characters that follow the word.