With this change, it's no longer possible to extend an array with an "array like" object (an object with a 'length' property). We were not using this feature in the library.
With this change, it's no longer possible to extend an array with an "array like" object (an object with a 'length' property). We were not using this feature in the library.