Liking cljdoc? Tell your friends :D
Clojure only.

com.gfredericks.repl.mexpand

Decent recursive macroexpansion, thanks to Nicola Mometto.

Decent recursive macroexpansion, thanks to Nicola Mometto.
raw docstring

mexpand-allclj

(mexpand-all form)
(mexpand-all form ns)

Like clojure.walk/macroexpand-all, but does things the right way and uses shorter symbols when possible for readability.

Like clojure.walk/macroexpand-all, but does things the right way
and uses shorter symbols when possible for readability.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close