Liking cljdoc? Tell your friends :D

shadow.util


console-friendlycljs

(console-friendly a)
source

console?cljs

source

doarrayclj/smacro

(doarray [binding arr :as bindings] & body)
source

logclj/s≠

clj
(log & args)
cljs
(log a1)
(log a1 a2)
(log a1 a2 a3)
(log a1 a2 a3 a4)
(log a1 a2 a3 a4 a5)
(log a1 a2 a3 a4 a5 a6)
(log a1 a2 a3 a4 a5 a6 & more)
source (clj)source (cljs)

remove-from-vectorcljs

(remove-from-vector coll key)
source

remove-item-from-collcljs

(remove-item-from-coll coll key value)
source

with-timingclj/smacro

(with-timing msg & body)
source

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

× close