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

taoensso.trove.utils

Misc utils, subject to change.

Misc utils, subject to change.
raw docstring

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.

Assocs each kv to given ?map iff its value is not nil.
raw docstring

callsite-coordsclj

(callsite-coords macro-form)

Returns [line column] from meta on given macro &form.

Returns [line column] from meta on given macro `&form`.
raw docstring

format-idclj/s

(format-id ns x)

:foo.bar/baz -> "::baz", etc.

`:foo.bar/baz` -> "::baz", etc.
raw docstring

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

× close