You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't remember exactly how Yaati works at the moment, but I do remember using a deep clone feature. We should probably convert the structure to use something more like immutable.js's Map so that we can more easily ensure object references only change when they need to.
The text was updated successfully, but these errors were encountered:
I don't remember exactly how Yaati works at the moment, but I do remember using a deep clone feature. We should probably convert the structure to use something more like immutable.js's Map so that we can more easily ensure object references only change when they need to.
The text was updated successfully, but these errors were encountered: