扩展运算符
Array.from
Array.of
find、findIndex
fill
entries(),keys() 和 values()
includes
flat
数组的扩展 (opens new window)
← es6中对象新增的方法 es6中字符串新增的方法→