Liking cljdoc? Tell your friends :D

nedap.utils.modular.impl.delegator


component?clj

(component? x)
source

extract-protocol-fnsclj

(extract-protocol-fns ns obj)
source

protocol-method-var?clj

(protocol-method-var? ns sym)
source

proxy-functionsclj

(proxy-functions function-map)
source

proxy-undelegated-fnsclj

(proxy-undelegated-fns {:nedap.utils.modular.api/keys [target] :as this} ns)

Proxies all undelegated functions on this to target, so that the first argument is target instead of this

Proxies all undelegated functions on `this` to `target`, so that the first argument is `target` instead of `this`
sourceraw docstring

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

× close