Liking cljdoc? Tell your friends :D

nrepl.middleware


linearize-middleware-stackclj

(linearize-middleware-stack middlewares)
source

set-descriptor!clj

(set-descriptor! middleware-var descriptor)

Sets the given [descriptor] map as the ::descriptor metadata on the provided [middleware-var], after assoc'ing in the var's fully-qualified name as the descriptor's "implemented-by" value.

Sets the given [descriptor] map as the ::descriptor metadata on
the provided [middleware-var], after assoc'ing in the var's
fully-qualified name as the descriptor's "implemented-by" value.
sourceraw docstring

wrap-describeclj

(wrap-describe h)
source

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

× close