A better, less expensive fix for the _length problem. @haadcode had suggested migrating this to the javascript Set primitive and I think that this will be a worthy endeavor to do at a later date. Many of these problems would go away, in addition to all of the required _*Index objects
Description
A better, less expensive fix for the
_length
problem. @haadcode had suggested migrating this to the javascriptSet
primitive and I think that this will be a worthy endeavor to do at a later date. Many of these problems would go away, in addition to all of the required_*Index
objects