redplanetlabs / proxy-plus

A replacement for Clojure's proxy that's 10x faster and more usable
Apache License 2.0
175 stars 10 forks source link

remove use of map in constructor #11

Closed bryanduxbury closed 3 years ago

bryanduxbury commented 3 years ago

minor, but should make it faster to instantiate proxy+ objects in hot code paths.