oh-my-js
Home
GitHub
(opens new window)
#
ES6 新增数组方法总览
isArray
: 判断一个值是否是
Array
类型
←
reduceRight()
Array.from()
→