construct-proxy
functionv1.0
clojure.core/construct-proxy
(construct-proxy [c & ctor-args])Takes a proxy class and any arguments for its superclass ctor and
creates and returns an instance of the proxy.
Examples
No examples yet. Be the first to add one!