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

make stable b tree map a class #2363

Merged
merged 5 commits into from
Dec 20, 2024
Merged

make stable b tree map a class #2363

merged 5 commits into from
Dec 20, 2024

Conversation

bdemann
Copy link
Member

@bdemann bdemann commented Dec 19, 2024

  • Breaking changes enumerated in the release issue
  • New documentation enumerated in the release issue
  • Code has been declaratized
  • Error handling beautiful (no unwraps or expects etc)
  • Code tested thoroughly
  • All new functions have JSDoc/Rustdoc comments

@bdemann bdemann marked this pull request as ready for review December 19, 2024 23:00
@bdemann bdemann linked an issue Dec 19, 2024 that may be closed by this pull request
3 tasks
@bdemann bdemann force-pushed the stable_b_tree_map_class branch from 6a4d21d to e3aa8f0 Compare December 20, 2024 19:59
@lastmjs lastmjs merged commit c43a7f4 into main Dec 20, 2024
366 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.

StableBTreeMap should be a class
2 participants