//
pkg.gl
Category
github.com/Crocmagnon/learn-go-with-tests
07_maps
package
0.0.0-20230320225756-68fcb3e41cf8
Repository:
https://github.com/crocmagnon/learn-go-with-tests.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
0
Files
44 SLOC
#
Constants
ErrNotFound
No description provided by the author
ErrWordDoesNotExist
No description provided by the author
ErrWordExists
No description provided by the author
#
Type aliases
Dictionary
Dictionary stores words and their definitions.
DictionaryErr
No description provided by the author