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

Clearly document SegQueue is FIFO #1144

Merged
merged 1 commit into from
Nov 8, 2024

Conversation

tisonkun
Copy link
Contributor

Although a "queue" is typically FIFO, I found it unclear when I first read the doc and I have to read the code to verify it.

Copy link
Member

@taiki-e taiki-e left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks.

@taiki-e taiki-e merged commit aba6f56 into crossbeam-rs:master Nov 8, 2024
23 checks passed
@tisonkun tisonkun deleted the segqueue-docs branch November 8, 2024 10:57
taiki-e pushed a commit that referenced this pull request Dec 15, 2024
taiki-e pushed a commit that referenced this pull request Dec 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants