Liking cljdoc? Tell your friends :D

cider.nrepl.middleware.info


blacklistclj

(blacklist info)

Remove anything that might contain arbitrary EDN, metadata can hold anything.

Remove anything that might contain arbitrary EDN, metadata can hold anything.
sourceraw docstring

dissoc-nil-keysclj

(dissoc-nil-keys info)

Dissociate keys which has nil as a value to avoid returning empty list as a nil. nrepl.bencode converts nil to empty list.

Dissociate keys which has nil as a value to avoid returning empty list as a nil.
nrepl.bencode converts nil to empty list.
sourceraw docstring

eldoc-datomic-query-replyclj

(eldoc-datomic-query-reply {:keys [ns sym symbol]})
source

eldoc-replyclj

(eldoc-reply msg)
source

format-nestedclj

(format-nested info)

Apply response formatting to nested :candidates info for Java members.

Apply response formatting to nested `:candidates` info for Java members.
sourceraw docstring

format-responseclj

(format-response info)
source

handle-infoclj

(handle-info handler msg)
source

infoclj

(info {:keys [ns sym symbol class member] :as msg})
source

info-replyclj

(info-reply msg)
source

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

× close