Liking cljdoc? Tell your friends :D
Clojure only.

formatting-stack.protocols.compiler


Compilercljprotocol

compile!clj

(compile! this filenames)

Performs a compilation according to a compiler of your choice: e.g. the ClojureScript compiler, or Garden, Stefon, etc. You are free to ignore filenames, compiling the whole project instead.

Performs a compilation according to a compiler of your choice: e.g. the ClojureScript compiler, or Garden, Stefon, etc.
You are free to ignore `filenames`, compiling the whole project instead.

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

× close