We want additional methods for these symbol tables:
Key min(); Key max(); void deleteMin(); void deleteMax(); Key floor(const Key& key); Key ceiling(const Key& key);