JavaScript之iterable_动力节点Java学院整理 遍历Array可以采用下标循环,遍历Map和Set就无法使用下标。为了统一集合类型,ES6标准引入 JavaScript之iterable