Liking cljdoc? Tell your friends :D

lambdaconnect-sync.utils


exception-descriptionclj/s

(exception-description e)
source (clj)source (cljs)

group-by-keysetsclj/s

(group-by-keysets f coll)

Takes a collection and a function that either returns a single key or a set of keys. Creates a map keyed with all the keys and vectors of elements matching keys as values.

Takes a collection and a function that either returns a single key or a set of keys.
Creates a map keyed with all the keys and vectors of elements matching keys as values.
sourceraw docstring

join-mapsclj/s

(join-maps maps)
(join-maps merge-func maps)
source

stacktraceclj

(stacktrace e)
source

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