tvcutsem / harmony-reflect

ES5 shim for ES6 Reflect and Proxy objects
http://www.ecma-international.org/ecma-262/6.0/#sec-reflection
Other
478 stars 48 forks source link

add link to defaultdict2 #68

Closed wilzbach closed 8 years ago

wilzbach commented 8 years ago

Hey I used your great lib to implement a proxy-based defaultdict as it is known from Python. Might be a nice example ;-)

tvcutsem commented 8 years ago

Sorry for taking so long to get back to this, but yes, great example! Happy to add it to the readme.