(defmulti *code-dispatch* "The pretty print dispatch function for pretty printing Clojure code." {:arglists '[[object]]} class)
Comments top
No comments for *code-dispatch*. Log in to add a comment.