The pretty print dispatch function for pretty printing Clojure code.
(defmulti code-dispatch {:added "1.2" :arglists '[[object]]} type-dispatcher)