Hash table mapping expanders to the expander function.
(defvar *expanders* (make-hash-table :test 'eql) "Hash table mapping expanders to the expander function.")