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

Rationale for storing level and offset in heap nodes? #443

Open
dabrahams opened this issue Dec 24, 2024 · 0 comments
Open

Rationale for storing level and offset in heap nodes? #443

dabrahams opened this issue Dec 24, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@dabrahams
Copy link

Not really a bug report, but that feature of the implementation surprised me. A traditional heap stores its elements directly, and as far as I know no heap operations depend on these values.

@dabrahams dabrahams added the bug Something isn't working label Dec 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant