Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LibJS: Array grouping spec moved to static methods #19495

Closed
CanadaHonk opened this issue Jun 19, 2023 · 0 comments
Closed

LibJS: Array grouping spec moved to static methods #19495

CanadaHonk opened this issue Jun 19, 2023 · 0 comments
Labels
ecma-262-proposal Tracking issue for ECMAScript proposal implementations in LibJS ecma-262 Related to ECMA-262 (ECMAScript Specification)

Comments

@CanadaHonk
Copy link
Contributor

See spec PR: tc39/proposal-array-grouping#47

  • Array.prototype.group -> Object.groupBy
  • Array.prototype.groupToMap -> Map.groupBy
@CanadaHonk CanadaHonk changed the title LibJS: Array grouping funcs moved to static methods LibJS: Array grouping spec moved to static methods Jun 19, 2023
@kleinesfilmroellchen kleinesfilmroellchen added the ecma-402 Related to ECMA-402 (ECMAScript Internationalization API Specification) label Jun 24, 2023
@BertalanD BertalanD added ecma-262 Related to ECMA-262 (ECMAScript Specification) ecma-262-proposal Tracking issue for ECMAScript proposal implementations in LibJS and removed ecma-402 Related to ECMA-402 (ECMAScript Internationalization API Specification) labels Jun 29, 2023
linusg added a commit to linusg/serenity that referenced this issue Jul 11, 2023
linusg added a commit to linusg/serenity that referenced this issue Jul 11, 2023
@linusg linusg closed this as completed in 419e710 Jul 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ecma-262-proposal Tracking issue for ECMAScript proposal implementations in LibJS ecma-262 Related to ECMA-262 (ECMAScript Specification)
Projects
None yet
Development

No branches or pull requests

3 participants