Liking cljdoc? Tell your friends :D

adzerk.cljs-console


clearcljs

(clear)
source

debugclj/smacro

(debug msg__1052__auto__)
source

debuggerclj/smacro

(debugger)
source

errorclj/smacro

(error msg__1052__auto__)
source

group+clj/smacro

(group+ msg__1058__auto__ & body__1059__auto__)
source

group-clj/smacro

(group- msg__1058__auto__ & body__1059__auto__)
source

infoclj/smacro

(info msg__1052__auto__)
source

log-assertclj/smacro

(log-assert expr msg)
source

log-countclj/smacro

(log-count label)
source

profile-endclj/smacro

(profile-end label)
source

profile-startclj/smacro

(profile-start label)
source

spy->clj/smacro

(spy-> form)
(spy-> form msg)
source

spy->>clj/smacro

(spy->> x)
(spy->> msg x)
source

time-endclj/smacro

(time-end label)
source

time-startclj/smacro

(time-start label)
source

timestampclj/smacro

(timestamp & [label :as args])
source

traceclj/smacro

(trace obj & objs)
source

warnclj/smacro

(warn msg__1052__auto__)
source

with-profileclj/smacro

(with-profile label & body)
source

with-timeclj/smacro

(with-time label & body)
source

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

× close