What it can do:
- Create an TreeMap and perform functions as a datatype Map
- Runs through a driver program testing all the Map functions
- Runs through a seuss function to print all distinct words as a TreeMap
- Runs through a seussSet function to print all distinct words as a TreeSet
How to build yourself: