tracked-tools / tracked-built-ins

Tracked versions of JavaScript's built-in classes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Decide on design for (and implement?) `TrackedArray` constructor

chriskrycho opened this issue · comments

While it made sense to ignore this previously, if we want these types to be drop-in replacements for the built-ins, we do need to support even the janky APIs.