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

Unscopables? #34

Closed
mgaudet opened this issue Oct 14, 2022 · 2 comments
Closed

Unscopables? #34

mgaudet opened this issue Oct 14, 2022 · 2 comments

Comments

@mgaudet
Copy link

mgaudet commented Oct 14, 2022

Other recent proposals adding methods to Array.prototype have added the name to Array.prototype[@@unscopables] -- I sort of imagine fromAsync should get added too.

@ljharb
Copy link
Member

ljharb commented Oct 14, 2022

This isn't being added to Array.prototype - it's being added to Array itself, so there's no need for unscopables.

@mgaudet
Copy link
Author

mgaudet commented Oct 14, 2022

Right! Thanks!

@mgaudet mgaudet closed this as completed Oct 14, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 15, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants