Dictionary

A ``dictionary'' is a dynamic data structure that supports:

Different from sorting: Order doesn't matter.


next up previous
Next: Implementing a Dictionary Up: SPELL CHECKING Previous: Dynamic Dictionary