Liking cljdoc? Tell your friends :D

chromex.support


api-version-compareclj

(api-version-compare v1 v2)
source

api-version-numclj

(api-version-num v)
source

call-hookclj/smacro

(call-hook config handler-key & args)
source

emit-api-version-warningclj

(emit-api-version-warning static-config src-info api-name range)
source

emit-deprecation-warningclj

(emit-deprecation-warning static-config src-info api-name details)
source

gen-call-hookclj

(gen-call-hook config handler-key & args)
source

gen-get-hookclj

(gen-get-hook config handler-key)
source

gen-logging-if-verboseclj

(gen-logging-if-verbose static-config config operation api args-array)
source

gen-missing-api-checkclj

(gen-missing-api-check static-config config api obj-sym key-sym)
source

get-api-idclj

(get-api-id api-table descriptor)
source

get-hookclj/smacro

(get-hook config handler-key)
source

get-item-by-idclj

(get-item-by-id id coll)
source

get-source-locationclj

(get-source-location src-info)
source

get-src-infoclj

(get-src-info form)
source

get-wrap-symbolclj

(get-wrap-symbol id)
source

max-api-versionclj

source

parse-intclj

(parse-int s)
source

prepare-final-args-arraycljs

(prepare-final-args-array arg-descriptors api)
source

(print-debug msg)
source

(print-warning static-config src-info msg)
source

runonceclj/smacro

(runonce & body)
source

user-friendly-range-strclj

(user-friendly-range-str [left right])
source

valid-api-version?clj

(valid-api-version? static-config & range)
source

version-in-range?clj

(version-in-range? current [since until])
source

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

× close