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

Forbid ES6 methods on Array #6539

Closed
jridgewell opened this issue Dec 7, 2016 · 4 comments
Closed

Forbid ES6 methods on Array #6539

jridgewell opened this issue Dec 7, 2016 · 4 comments
Assignees

Comments

@jridgewell
Copy link
Contributor

jridgewell commented Dec 7, 2016

  • Array#includes
  • Array#find

#6538

@erwinmombay
Copy link
Member

@jridgewell no exceptions right?

@jridgewell
Copy link
Contributor Author

I don't know them off the top of my head.

@jridgewell
Copy link
Contributor Author

Array#find is the only new one.

@jridgewell
Copy link
Contributor Author

Sorry, and #includes.

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

2 participants