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

chore: use impl Iterator #72

Merged
merged 2 commits into from Mar 19, 2021

Conversation

toku-sa-n
Copy link
Member

Two return types are mixed so all return types are integrated to impl Iterator.

Two return types are mixed so all return types are integrated to `impl
Iterator`.
@IsaacWoods
Copy link
Member

Thanks for working on this library! I don't see any inherent problem with doing this, and I agree it makes the API slightly more consistent.

@IsaacWoods IsaacWoods merged commit 4205ecd into rust-osdev:master Mar 19, 2021
@toku-sa-n toku-sa-n deleted the hide_iterator_implementation branch March 19, 2021 23:41
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.

None yet

2 participants