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

Some methods should return iterators #28

Open
bminixhofer opened this issue Feb 15, 2021 · 0 comments
Open

Some methods should return iterators #28

bminixhofer opened this issue Feb 15, 2021 · 0 comments
Labels
api Additions to the public API. good first issue Good for newcomers P3 Low Priority

Comments

@bminixhofer
Copy link
Owner

Tokenizer.pipe, Rules.suggest and maybe some other methods should return an iterator instead of a Vec<_> for more flexibility.

@bminixhofer bminixhofer added enhancement New feature or request good first issue Good for newcomers P3 Low Priority labels Feb 15, 2021
@bminixhofer bminixhofer self-assigned this Feb 15, 2021
@bminixhofer bminixhofer added api Additions to the public API. and removed enhancement New feature or request labels Feb 23, 2021
@bminixhofer bminixhofer removed their assignment Feb 28, 2021
@bminixhofer bminixhofer mentioned this issue Mar 2, 2021
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Additions to the public API. good first issue Good for newcomers P3 Low Priority
Projects
None yet
Development

No branches or pull requests

1 participant