LibJS: Array grouping spec moved to static methods #19495
Labels
ecma-262-proposal
Tracking issue for ECMAScript proposal implementations in LibJS
ecma-262
Related to ECMA-262 (ECMAScript Specification)
See spec PR: tc39/proposal-array-grouping#47
Array.prototype.group
->Object.groupBy
Array.prototype.groupToMap
->Map.groupBy
The text was updated successfully, but these errors were encountered: