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

Re-order reduce overloads #37702

Closed
wants to merge 2 commits into from

Conversation

okmttdhr
Copy link
Contributor

Fixes #7014

@okmttdhr okmttdhr force-pushed the re-order-reduce-overloads branch from 2f252dd to c38e5c7 Compare March 31, 2020 10:36
@okmttdhr okmttdhr force-pushed the re-order-reduce-overloads branch from c38e5c7 to a9c4b65 Compare March 31, 2020 11:27
@sandersn sandersn self-assigned this Apr 15, 2020
@sandersn sandersn added the For Backlog Bug PRs that fix a backlog bug label Apr 15, 2020
@SCWR
Copy link

SCWR commented Sep 2, 2021

Has the version 4.x been fixed?

@sandersn
Copy link
Member

sandersn commented Sep 3, 2021

Unfortunately, too much time has passed since we accepted #7014, and any single change to Array methods is likely to be a breaking change whose cost outweighs its benefits. We should only consider fixing it with all the other Array methods in #36554.

This PR should be closed since it's likely that the full Array method overhaul will look somewhat different. @okmttdhr does that sound OK to you?

@okmttdhr
Copy link
Contributor Author

okmttdhr commented Sep 4, 2021

No problem, and I agree with that we should consider fixing it with all the other Array methods. I’m closing this PR

@okmttdhr okmttdhr closed this Sep 4, 2021
@okmttdhr okmttdhr deleted the re-order-reduce-overloads branch September 4, 2021 06:19
@typescript-bot
Copy link
Collaborator

The TypeScript team hasn't accepted the linked issue #7014. If you can get it accepted, this PR will have a better chance of being reviewed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
For Backlog Bug PRs that fix a backlog bug
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Consider re-ordering Array#reduce overloads in lib.d.ts
4 participants