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
The worst problem is that we cannot keep track at compile time whether we have read/write or const access to the subtable.
The other problem is that we would have to handle reference counting when copying and destroying a mixed value which will incur a runtime overhead even when the mixed value does not contain a subtable pointer.
No description provided.
The text was updated successfully, but these errors were encountered: