Implementations of clojure.pprint macros that don't leak implementation details.
Implementations of clojure.pprint macros that don't leak implementation details.
(non-leaky-with-pprint-dispatch function & body)
Like clojure.pprint/with-pprint-dispatch, except body does not leak try/catch syntax.
Like clojure.pprint/with-pprint-dispatch, except body does not leak try/catch syntax.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close