dynamic var | since v0.0-3255 | clojure.pprint/*print-suppress-namespaces* | Edit |
Don't print namespaces with symbols. This is particularly useful when pretty printing the results of macro expansions
(def ^{:added "1.2", :dynamic true} *print-suppress-namespaces* nil)