Liking cljdoc? Tell your friends :D
Clojure only.

compile-time.core


runcljmacro

(run & forms)

Run forms in compile time, return result of last forms

Run forms in compile time, return result of last forms
sourceraw docstring

run-fncljmacro

(run-fn f & args)

Run function with args in compile time

Run function with args in compile time
sourceraw docstring

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

× close