-
Notifications
You must be signed in to change notification settings - Fork 1
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
Align/merge with Array.unique proposal? #1
Comments
Align how? Also, I don't think I would want to merge because I'm not very interested in championing any array methods. See related discussion in tc39/proposal-joint-iteration#1. |
On naming and API design. |
Generally speaking, proposals like this advance independently, and whichever comes second follows the design of the first (insofar as the principle which informed that design carry over). |
I'd like to follow the API design of this proposal if you find the design has some flaws, but I hope the naming can follow Array.unique because it's more risky to choose a name on Array (if the author @TechQuery still want to push Array.unique forward) |
@Jack-Works I'm so sorry for the delay of my proposal. In the latest years, I am so busy at making my startup company survived during COVID-19. I have few time to learn how to write a formal specification document. As my company becomes working well & ES decorator stage-3 has been shipped in all of my open source projects , I finally have enough time to finish this proposal this year. Except lack of specification document, I am using my proposal API polyfill in many projects, such as kaiyuanshe/kaiyuanshe.github.io#297 (comment) few days ago. |
https://github.com/tc39/proposal-array-unique
The text was updated successfully, but these errors were encountered: