Bnaya / objectbuffer

JavaScript Object like api, backed by an arraybuffer
MIT License
171 stars 5 forks source link

[Feat]Find and refactor-out closures #156

Open Bnaya opened 3 years ago

Bnaya commented 3 years ago

I think we still have some places we use closures instead of explicit variables. We need to find them and refactor them out!