xuanyuki opened this issue 2 years ago · 1 comments
数组方法 实例代码中,注释 [falsy] 应为 [false]
这里用 falsy 表示假值,是一类值。如果用 false 会被认为是 boolean 的 false。
谢谢提问。