Liking cljdoc? Tell your friends :D

logbug.debug


debug-nsclj

(debug-ns ns)
source

get-last-argumentclj

(get-last-argument target-var)
source

I>cljmacro

(I> inter & forms)

Like -> but interleaves 'inter' between every form.

Like -> but interleaves 'inter' between every form.
sourceraw docstring

I>>cljmacro

(I>> inter & forms)

Like ->> but interleaves 'inter' between every form.

Like ->> but interleaves 'inter' between every form.
sourceraw docstring

identity-with-loggingcljmacro

(identity-with-logging x)
(identity-with-logging ns x)
source

re-apply-last-argumentclj

(re-apply-last-argument target-var)
source

undebug-nsclj

(undebug-ns ns)
source

unwrap-with-log-debugclj

(unwrap-with-log-debug target-var)
source

unwrap-with-remember-last-argumentclj

(unwrap-with-remember-last-argument target-var)
source

with-loggingcljmacro

(with-logging func x)
(with-logging ns func x)
source

wrap-with-log-debugclj

(wrap-with-log-debug target-var)
source

wrap-with-remember-last-argumentclj

(wrap-with-remember-last-argument target-var)
source

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

× close