Liking cljdoc? Tell your friends :D

au.com.seasoft.general.dev


assertcljmacro

(assert x)
(assert x message)

Evaluates expr and throws an exception if it does not evaluate to logical true Additionally writes the stack trace to a file.

Evaluates expr and throws an exception if it does not evaluate to
logical true Additionally writes the stack trace to a file.
raw docstring

assert-errclj/s

(assert-err & args)

assert-infoclj/s

(assert-info name value)

assert-not-macroclj/s

(assert-not-macro pred-res & args)

assert-not-macro-1clj/s

(assert-not-macro-1 pred-res & args)

assert-warnclj/s

(assert-warn pred-res & args)

assert-warn-offclj/s

(assert-warn-off pred-res & args)

chk-dup-hofclj/s

(chk-dup-hof)

chk-v!clj/s

(chk-v! v)

errclj/s

(err & args)

err-emptyclj/s

(err-empty x)
(err-empty msg x)

err-warnclj/s

(err-warn predicate-res & msg)

filled-map?clj/s

(filled-map? x)

first-no-lessclj/s

(first-no-less xs)

first-no-moreclj/s

(first-no-more context-msg xs)

first-no-more-warnclj/s

(first-no-more-warn context-msg xs)

get-innclj/s

(get-inn st v)
(get-inn st v default)

hard-error?clj/s


jumble-up-mapclj/s

(jumble-up-map m)

least-one?clj/s

(least-one? x)

logclj/s

(log & args)

log-aclj/s


log-offclj/s

(log-off & _)

log-onclj/s


log-prclj/s


one-onlyclj/s

(one-only xs & msgs)

one-only-warnclj/s

(one-only-warn xs & msgs)

ppclj/s≠

clj
(pp x)
(pp n x)
cljs

pp-hideclj/s

(pp-hide x)
(pp-hide n x)

pp-last-arg-hofclj/s

(pp-last-arg-hof pr-f)

pp-strclj/s≠

clj
(pp-str x)
(pp-str n x)
cljs

probe->clj/s

(probe-> x)
(probe-> x & msgs)

Messages go at the end, suitable for use with -> threaded macro where first param position is important

Messages go at the end, suitable for use with -> threaded macro where first param position is important
raw docstring

probe->>clj/s

(probe->> x)
(probe->> msg x)

Message goes at the beginning, suitable for use with ->> threaded macro where last param position is important

Message goes at the beginning, suitable for use with ->> threaded macro where last param position is important
raw docstring

probe->>offclj/s

(probe->>off x)
(probe->>off msg x)

probe->offclj/s

(probe->off x)
(probe->off x & msgs)

probe-count-offclj/s

(probe-count-off xs)

probe-count-onclj/s

(probe-count-on xs)

probe-err-nilclj/s

(probe-err-nil x)
(probe-err-nil x & msg)

probe-f-offclj/s

(probe-f-off f x & msgs)

probe-f-onclj/s

(probe-f-on f x & msgs)

probe-first-n-offclj/s

(probe-first-n-off n xs)

probe-first-n-onclj/s

(probe-first-n-on n xs)

probe-first-offclj/s

(probe-first-off xs)

probe-first-onclj/s

(probe-first-on xs)

probe-must-be-fnclj/s

(probe-must-be-fn f msg)

safe-dissocclj/s

(safe-dissoc m & ks)

safe-dissoc-noopclj/s

(safe-dissoc-noop m & ks)

safe-firstclj/s

(safe-first x)

safe-getclj/s

(safe-get m k)

safe-secondclj/s

(safe-second x)

safe-select-keysclj/s

(safe-select-keys m ks)
(safe-select-keys m ks err-empty?)

safe-trim-hofclj/s

(safe-trim-hof desc)

sleepclj/s

(sleep t)

summarizeclj/s

(summarize x)

type-and-valueclj/s

(type-and-value value)

warnclj/s

(warn & args)

warn-offclj/s

(warn-off & args)

widthclj/s

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

× close