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

Remove try_find() method #12

Open
edisongustavo opened this issue Jun 9, 2024 · 0 comments
Open

Remove try_find() method #12

edisongustavo opened this issue Jun 9, 2024 · 0 comments
Labels
blocked Blocked by external factors

Comments

@edisongustavo
Copy link
Owner

edisongustavo commented Jun 9, 2024

On https://github.com/edisongustavo/asl-rust/blob/main/src/asl/itertools_utils.rs, there is a poor-man's implementation of iter().try_iter(), which will eventually be stabiliized in rust-lang/rust#63178.

Move to that method when it is ready.

@edisongustavo edisongustavo added the blocked Blocked by external factors label Jun 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Blocked by external factors
Projects
None yet
Development

No branches or pull requests

1 participant