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
Arrays should be mapped back and forth - they're read-write.
Arrays can be multi-dimensional.
Arrays cannot be mapped back if the array is created using a non-proxyable element type. In such a case, the implementation should either throw or ignore the array when mapping back (configurable).
The text was updated successfully, but these errors were encountered:
An array proxying implementation.
Things to remember while implementing:
The text was updated successfully, but these errors were encountered: