A proposal for adding a useful pipe operator to JavaScript.
翻译 - 关于将简单但有用的管道运算符添加到JavaScript的建议。
ECMAScript proposal for the Record and Tuple value types. | Stage 2: it will change!
翻译 - 用于Record和Tuple值类型的ECMAScript建议。 |阶段1:它将改变!
Methods for working with iterators in ECMAScript
翻译 - 在 ECMAScript 中使用迭代器的方法
Old archived draft proposal for smart pipelines. Go to the new Hack-pipes proposal at js-choi/proposal-hack-pipes.
翻译 - 智能管道提案草案,包括正式规范。
Old specification for Hack pipes in JavaScript. Please go to the new specification.
翻译 - JavaScript 中的 Hack 管道规范草案。
Provides additional methods to Array.prototype to enable changes on an array by returning a new copy of it with the change.
翻译 - 向Array.prototype提供其他方法,以通过返回包含更改的新副本来启用对数组的更改。