Closed msn0 closed 7 years ago
I'm assuming you are looking for a polyfill for IE? It looks like most browsers have it implemented from here: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/is#Browser_compatibility
According to mdn IE is missing this feature. This issue is about to copy the polyfill and have it in here.
Implement
Object.is
polyfill as per https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/is