Closed bowbahdoe closed 4 years ago
I'm not sure if this is supported but just not documented, but I was wondering how to do something like proxy-super
proxy-super
Unfortunately it isn't possible to support this without compiler support from Clojure. The way proxy-super works with proxy is extremely hacky and not possible to do with proxy+.
proxy
proxy+
I'm not sure if this is supported but just not documented, but I was wondering how to do something like
proxy-super