Liking cljdoc? Tell your friends :D
All platforms.

fooheads.makro


dialectclj/s

(dialect env)

Takes the &env from a macro, and returns the dialect we are expanding into. Currently supports :clj and :cljs

Takes the &env from a macro, and returns the dialect we are expanding into.
Currently supports :clj and :cljs
raw docstring

ex-symbolclj/s

(ex-symbol env)

Useful to catch a generic exception in a macro.

Useful to catch a generic exception in a macro.
raw docstring

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

× close