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

Implements FindIndexOrNone and FindLastIndexOrNone on List #781

Merged
merged 1 commit into from
Feb 27, 2024

Conversation

FreeApophis
Copy link
Member

  • Implements FindIndexOrNone on List
  • Implements FindLastIndexOrNone on List
  • with tests

* Implements FindIndexOrNone on List
* Implements FindLastIndexOrNone on List
* with tests
@FreeApophis FreeApophis linked an issue Feb 26, 2024 that may be closed by this pull request
Copy link
Member

@bash bash left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm :)

@FreeApophis FreeApophis merged commit 6bfe87a into main Feb 27, 2024
8 checks passed
@FreeApophis FreeApophis deleted the implement-list-extensions branch February 27, 2024 08:25
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.

Implement FindIndexOrNone and FindLastIndexOrNone on List
2 participants