I have enough of these issues caused by standards so I need to do quite some refactoring to avoid ever wrapping arrays as proxied values as it's clear that the ECMAScript people don't care and won't fix any of this:
So here the issue to target when I'll work on a coincident version that uses plain objects instead of arrays to propagate the type, value pair in the wild.
I have enough of these issues caused by standards so I need to do quite some refactoring to avoid ever wrapping arrays as proxied values as it's clear that the ECMAScript people don't care and won't fix any of this:
So here the issue to target when I'll work on a coincident version that uses plain objects instead of arrays to propagate the
type, value
pair in the wild.