Skip to content

add parameter definition to arr.find() #1530

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

Merged
merged 1 commit into from
Oct 29, 2019

Conversation

lumosmind
Copy link
Contributor

For consistency with definition of "arr.filter(fn)" , we need to add 'fn' parameter to definition of arr.find().

For consistency with definition of "arr.filter(fn)" , we need to add 'fn' parameter to definition of arr.find().
@lumosmind lumosmind changed the title add attribute defination to arr.find() add parameter definition to arr.find() Oct 29, 2019
@iliakan iliakan merged commit 601d958 into javascript-tutorial:master Oct 29, 2019
@iliakan
Copy link
Member

iliakan commented Oct 29, 2019

We don't always specify args when mention a method though.

@lumosmind lumosmind deleted the patch-5 branch January 13, 2021 21:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants