Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MagicDictionary ¶
type MagicDictionary struct {
// contains filtered or unexported fields
}
func Constructor ¶
func Constructor() MagicDictionary
func (*MagicDictionary) BuildDict ¶
func (md *MagicDictionary) BuildDict(dictionary []string)
func (*MagicDictionary) Search ¶
func (md *MagicDictionary) Search(word string) bool
Click to show internal directories.
Click to hide internal directories.