Liking cljdoc? Tell your friends :D

fantasy.utils


chain-rec-doneclj/s

(chain-rec-done v)
source

chain-rec-nextclj/s

(chain-rec-next v)
source

defprclj/s≠macro

clj
(defpr types & body)
cljs
(defpr &form &env types & body)
source (clj)source (cljs)

equalsclj/s

(equals a b)
source

extend-typesclj/s≠macro

clj
(extend-types types & body)
cljs
(extend-types &form &env types & body)
source (clj)source (cljs)

if-cljsclj/smacro

(if-cljs then else)
Return then if we are generating cljs code and else for Clojure code.
https://github.com/plumatic/schema/blob/master/src/clj/schema/macros.clj#L10-L19
https://groups.google.com/d/msg/clojurescript/iBY5HaQda4A/w1lAQi9_AwsJ
source (clj)source (cljs)raw docstring

invoke?clj/s

(invoke? a)
source

make-printableclj/s

(make-printable type)
source

pull-to-nsclj/smacro

(pull-to-ns ns-map)
source (clj)source (cljs)

throw-errorclj/smacro

(throw-error msg)
source (clj)source (cljs)

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

× close