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

Added is_full function to BinaryHeap, IndexMap, IndexSet and LinearMap #513

Merged
merged 6 commits into from
Oct 7, 2024

Conversation

sourcebox
Copy link
Contributor

This function is already implemented for some data structures, so having it everywhere makes the API more consistent.

@sourcebox
Copy link
Contributor Author

Clippy check is failing because of errors not related to this PR.

Copy link
Member

@Dirbaio Dirbaio left a comment

Choose a reason for hiding this comment

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

thanks~

@Dirbaio Dirbaio enabled auto-merge October 7, 2024 14:20
@Dirbaio Dirbaio added this pull request to the merge queue Oct 7, 2024
Merged via the queue into rust-embedded:main with commit 69add42 Oct 7, 2024
22 checks passed
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