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