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

Implement FindIndexOrNone and FindLastIndexOrNone on List #752

Closed
FreeApophis opened this issue Sep 28, 2023 · 0 comments · Fixed by #781
Closed

Implement FindIndexOrNone and FindLastIndexOrNone on List #752

FreeApophis opened this issue Sep 28, 2023 · 0 comments · Fixed by #781
Assignees
Labels
enhancement New feature or request

Comments

@FreeApophis
Copy link
Member

The FindIndex and FindLastIndex work with -1 as their return value...

@bash bash added the enhancement New feature or request label Nov 28, 2023
@FreeApophis FreeApophis self-assigned this Feb 26, 2024
FreeApophis added a commit that referenced this issue Feb 26, 2024
* Implements FindIndexOrNone on List
* Implements FindLastIndexOrNone on List
* with tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants