Skip to content

fix: add new drain method that iterates and dequeues #12

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

Merged
merged 6 commits into from
Mar 6, 2025

Conversation

victor141516
Copy link
Contributor

@victor141516 victor141516 commented Mar 3, 2025

Fixes #11

@victor141516 victor141516 changed the title fix: update internals when iterator is used (fixes #11) fix: update internals when iterator is used Mar 3, 2025
@victor141516 victor141516 force-pushed the main branch 2 times, most recently from f8adcff to dfc84d9 Compare March 4, 2025 08:40
@victor141516 victor141516 changed the title fix: update internals when iterator is used fix: add new drain method that iterates and dequeues Mar 4, 2025
@sindresorhus sindresorhus merged commit d631ea8 into sindresorhus:main Mar 6, 2025
1 check passed
@sindresorhus
Copy link
Owner

Thanks :)

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.

Iterator doesn't update size, head, tail
2 participants