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

Add singleOrNull method to Iterable #65

Open
MarcelGarus opened this issue Apr 5, 2020 · 1 comment
Open

Add singleOrNull method to Iterable #65

MarcelGarus opened this issue Apr 5, 2020 · 1 comment

Comments

@MarcelGarus
Copy link

There's lastOrNull and firstOrNull, but Iterables also have the single accessor. It would be great if this package would also support singleOrNull.

@MarcelGarus MarcelGarus changed the title add singleOrNull method to Iterable Add singleOrNull method to Iterable Apr 15, 2020
@MarcelGarus
Copy link
Author

@leisim If you don't have time, I'd be happy to implement this.

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

No branches or pull requests

1 participant