> For the complete documentation index, see [llms.txt](https://mm.ricky.moe/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mm.ricky.moe/javascript/es6-han-shu.md).

# ES6 函数

- [concat](https://mm.ricky.moe/javascript/es6-han-shu/concat.md)
- [reduce](https://mm.ricky.moe/javascript/es6-han-shu/reduce.md)
- [slice](https://mm.ricky.moe/javascript/es6-han-shu/slice.md)
- [splice](https://mm.ricky.moe/javascript/es6-han-shu/splice.md)
- [Array.some](https://mm.ricky.moe/javascript/es6-han-shu/array.some.md)
- [Array every](https://mm.ricky.moe/javascript/es6-han-shu/array-every.md)
- [Array.prototype.includes](https://mm.ricky.moe/javascript/es6-han-shu/array.prototype.includes.md)
- [Object.entries/Object.values/Object.keys](https://mm.ricky.moe/javascript/es6-han-shu/object.entries-object.values-object.keys.md)
