Liking cljdoc? Tell your friends :D

debux.cs.util

Utilities for clojurescript only

Utilities for clojurescript only
raw docstring

changed?clj/s

(changed? form return)

Checks if prev-returns* contains <form>.

Checks if prev-returns* contains <form>.
sourceraw docstring

clog-form-with-indentcljs

(clog-form-with-indent form style)
source

clog-locals-with-indentcljs

(clog-locals-with-indent result style & [js-mode])
source

clog-result-with-indentcljs

(clog-result-with-indent result & [js-mode])
source

clog-titlecljs

(clog-title src-info title form-style)
source

form-headercljs

(form-header form & [msg])
source

merge-stylesclj/s

(merge-styles new-style)

Merges <new-style> into style*. <new-style {<style-name kw, style-value str>+}>

Merges <new-style> into style*.
<new-style {<style-name kw, style-value str>+}>
sourceraw docstring

spycljmacro

(spy form {:keys [msg style js] :as opts})
source

spy-compcljs

(spy-comp quoted-form form {:keys [msg style js] :as opts})
source

spy-firstcljs

(spy-first result quoted-form {:keys [msg style js] :as opts})
source

spy-first2cljmacro

(spy-first2 pre-result form {:keys [msg style js] :as opts})
source

spy-lastcljs

(spy-last quoted-form {:keys [msg style js] :as opts} result)
source

spy-last2cljmacro

(spy-last2 form {:keys [msg style js] :as opts} pre-result)
source

style*clj/s

source

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

× close