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 is a website building & hosting documentation for Clojure/Script libraries

× close