@stdlib/assert-is-same-value-zero
Version:
Test if two arguments are the same value.
6 lines (5 loc) • 423 B
JavaScript
;var s=function(r,e){return function(){return e||r((e={exports:{}}).exports,e),e.exports}};var t=s(function(m,u){
var o=require('@stdlib/complex-float64-base-assert-is-same-value-zero/dist'),i=require('@stdlib/assert-is-complex-like/dist');function n(r,e){return r===e||r!==r&&e!==e?!0:i(r)&&i(e)?o(r,e):!1}u.exports=n
});var a=t();module.exports=a;
/** @license Apache-2.0 */
//# sourceMappingURL=index.js.map