Skip to content

Conversation

twittner
Copy link
Contributor

No description provided.

@twittner twittner marked this pull request as ready for review September 13, 2025 11:49
Copy link
Contributor

@lukeiannucci lukeiannucci left a comment

Choose a reason for hiding this comment

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

lgtm!

while set.len() > MAX_SIZE {
set.pop_first();
}
len
Copy link
Contributor

Choose a reason for hiding this comment

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

why isnt this just the length of the iterator?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Blocks may already be members of the set.

@twittner twittner merged commit 7cc822b into main Sep 15, 2025
8 checks passed
@twittner twittner deleted the tw/submit2 branch September 15, 2025 15:52
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.

2 participants