Enums§
- Search
- The result of a successful search. The search may return suggestions for words not present in the Merriam Webster dictionary.
Functions§
- search
- Takes the word query as input(“String”). Returns a definition if the word was found in the Merriam Webster dictionary. Returns suggestions if the word was misspelled. Returns an error if the word was utterly misspelled.