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