Liking cljdoc? Tell your friends :D

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/s

(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 builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close