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

Added the fromIndex to indexOf and lastIndexOf options #109

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

kavisherlock
Copy link

@kavisherlock kavisherlock commented Nov 24, 2019

Here are the options added to "find items" -> "one item"

"the first index of a particular item after a particular index"
image

"the last index of a particular item before a particular index"
image

I realised halfway through translating the stuff (using Google, of course) that I should confirm the docs and sentence structure with you first. Let me know if the way I've explained fromIndex is okay or if you'd like a change. Then I'll add the rest of the translations.
I didn't want to add it to existing indexOf and lastIndexOf options to keep them simple for people who just need that

Thanks for a great tool!

Fix for issue #81

Base automatically changed from master to main January 24, 2021 15:17
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.

None yet

1 participant