(set-pprint-dispatch function)
(defn set-pprint-dispatch [function] (set! *print-pprint-dispatch* function) nil)