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

Status of Array.prototype.unique Proposal #25

Open
Gu7z opened this issue May 17, 2024 · 3 comments
Open

Status of Array.prototype.unique Proposal #25

Gu7z opened this issue May 17, 2024 · 3 comments

Comments

@Gu7z
Copy link

Gu7z commented May 17, 2024

Hi everyone,

I recently came across the Array.prototype.unique proposal and noticed that it hasn't progressed to the next stage. I couldn’t find details explaining why, and I’m quite curious about what has been influencing its journey through the ECMAScript stages.

If anyone has updates or insights on the factors or challenges that have impacted this proposal, I would greatly appreciate hearing more about it. Understanding the development process behind these features is really interesting to me.

Thanks for all your work on this!

@TechQuery
@Jack-Works

Cheers

@Jack-Works
Copy link
Member

Hello! Thanks for your interest in this proposal. I'm the champion of this proposal and I will try to advance it if @TechQuery thinks it's ready and told me to do so. However, the TC39 committee is pessimistic about adding new Array.prototype methods (see tc39/proposal-array-grouping#37)

@michaelficarra
Copy link
Member

@Gu7z I think it's likely that we will instead have this functionality on Iterator, which can then be easily applied to Arrays. See https://github.com/tc39/proposal-iterator-unique

@Gu7z
Copy link
Author

Gu7z commented May 21, 2024

@michaelficarra Thanks for the info! I will keep eyes on the iterator-unique! 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants