Liking cljdoc? Tell your friends :D
Mostly clj/s.
Exceptions indicated.

taoensso.trove.utils

Misc utils, subject to change.

assoc-someclj/s

(assoc-some m m-kvs)
(assoc-some m k v)
Assocs each kv to given ?map iff its value is not nil.
source

callsite-coordsclj

(callsite-coords macro-form)
Returns [line column] from meta on given macro `&form`.
source

format-idclj/s

(format-id ns x)
`:foo.bar/baz` -> "::baz", etc.
source

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

× close