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

add new es2023 Array.prototype methods #1874

Open
chharvey opened this issue Sep 10, 2023 · 1 comment
Open

add new es2023 Array.prototype methods #1874

chharvey opened this issue Sep 10, 2023 · 1 comment

Comments

@chharvey
Copy link

ECMAScript 2023 introduced new Array.prototype methods: toSorted, toReversed, with, findLast, findLastIndex, and toSpliced. The findLast and findLastIndex methods are already present on the compatibility table, but the rest are missing. This request is to add them to the table for completion. Thank you.

@zloirock
Copy link
Collaborator

Feel free to add a PR.

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

No branches or pull requests

3 participants