Mathematical Description
- Suppose we have a function mapping keys to values.
- Its domain is a set KEYS For example, KEYS = {0, 1, ..., m-1}, or KEYS = the set of all possible ASCII strings.
- Its range is a set of possible values. For example, the values may themselves be ASCII strings.
- How can we represent such a function?