We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ad136d commit c6f8310Copy full SHA for c6f8310
README-zh-cn.md
@@ -339,7 +339,7 @@ NaN === 0 / 0; // -> false
339
关于 `NaN === NaN` 的更多细节,请参阅上一个例子。
340
341
- [这是 TC39 中关于 Object.is 的规范](https://tc39.es/ecma262/#sec-object.is)
342
-- MDN 上的[相等比较与相同值比较]](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Equality_comparisons_and_sameness)
+- MDN 上的[相等比较与相同值比较](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Equality_comparisons_and_sameness)
343
344
## 它是 fail
345
0 commit comments