Section containing utility classes. More...
Classes | |
| class | dictionary |
| A class for performing searches on a dictionary of words. More... | |
| class | dictRange |
| A class to allow efficient, custom dictionary search functions. More... | |
| struct | nonnumeric |
| Exception thrown when attempting a numeric operation on a non-number. More... | |
| class | progress |
| A class for outputting a progress bar to the terminal. More... | |
Section containing utility classes.
This section adds extra classes and functionality for more complicated data manipulation or representation.