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

update explanation for lastIndexOf() #39

Merged
merged 1 commit into from
May 14, 2021
Merged

update explanation for lastIndexOf() #39

merged 1 commit into from
May 14, 2021

Conversation

prajwalpoojary
Copy link
Contributor

The Array.prototype.lastIndexOf() return the last index of the matched element in the array.

The Array.prototype.lastIndexOf() return the last index of the matched element in the array.
@svarlamov
Copy link
Member

Good catch! Thank you for the contribution!

@svarlamov svarlamov merged commit 8ba0e91 into exlskills:master May 14, 2021
@prajwalpoojary prajwalpoojary deleted the patch-2 branch May 17, 2021 12:10
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