Liking cljdoc? Tell your friends :D
All platforms.

mount.tools.macrovich

From https://github.com/cgrand/macrovich. Licensed under EPL v1. Copyright Cristophe Grand.

From https://github.com/cgrand/macrovich. Licensed under EPL v1.
Copyright Cristophe Grand.
raw docstring

caseclj/smacro

(case & {:keys [cljs clj]})
source

deftimeclj/smacro

(deftime & body)

This block will only be evaluated at the correct time for macro definition, at other times its content are removed. For Clojure it always behaves like a do block. For Clojurescript/JVM the block is only visible to Clojure. For self-hosted Clojurescript the block is only visible when defining macros in the pseudo-namespace.

This block will only be evaluated at the correct time for macro definition, at other times its content
are removed.
For Clojure it always behaves like a `do` block.
For Clojurescript/JVM the block is only visible to Clojure.
For self-hosted Clojurescript the block is only visible when defining macros in the pseudo-namespace.
sourceraw docstring

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

× close