Liking cljdoc? Tell your friends :D

nedap.utils.modular.impl.delegator


component?clj/s

(component? x)
source

extract-protocol-fnsclj/s

(extract-protocol-fns ns obj)
source

protocol-method-var?clj/s

(protocol-method-var? ns sym)
source

proxy-functionsclj/s

(proxy-functions function-map)
source

proxy-undelegated-fnsclj/s

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

Wraps all undelegated functions on this so that the first argument is target instead of this

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

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

× close