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 see anywhere in docs but I'd like to treat my immutable data structures like normal JS ones, in that I dislike having to use get and set rather than just =. I assumed this spec would have something along those lines but I didn't see it explicitly.