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

[stdlib][Proposal] BinaryHeap struct #3776

Open
wants to merge 1 commit into
base: nightly
Choose a base branch
from

Conversation

bgreni
Copy link
Contributor

@bgreni bgreni commented Nov 15, 2024

@JoeLoser Follow up from this conversation #2999 (comment)

Introduce a proposal for the BinaryHeap struct to be considered for inclusion on the stdlib.

@JoeLoser JoeLoser requested a review from a team November 15, 2024 22:16
@JoeLoser JoeLoser added the needs-discussion Need discussion in order to move forward label Nov 15, 2024
@JoeLoser
Copy link
Collaborator

Hey @bgreni - thanks for writing this up. I'll add it to the team's weekly design meeting agenda and we'll circle back after we review this. 👍

@bgreni bgreni force-pushed the heap-proposal branch 2 times, most recently from 3fee74b to 2c73a1b Compare November 23, 2024 05:35
@bgreni bgreni force-pushed the heap-proposal branch 3 times, most recently from f45fe13 to 2109437 Compare November 28, 2024 20:38
@bgreni bgreni force-pushed the heap-proposal branch 2 times, most recently from 8f31a85 to 3bc771d Compare November 30, 2024 20:36
@bgreni
Copy link
Contributor Author

bgreni commented Nov 30, 2024

@JoeLoser Was there any discussion about the behaviour of popping from an empty heap?

@bgreni bgreni force-pushed the heap-proposal branch 3 times, most recently from c9617b5 to 074545d Compare December 3, 2024 17:32
Signed-off-by: Brian Grenier <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-discussion Need discussion in order to move forward
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants