set知乎 setfunction uniqueSetWay(array) { return Array.from(new Set(array));} 知乎https://zhuanlan.zhihu.com/p/25545584?refer=front-end-web