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

Expose sorted sets builder #46

Merged
merged 1 commit into from
Mar 12, 2023

Conversation

d80tb7
Copy link

@d80tb7 d80tb7 commented Mar 1, 2023

Fixes #44

This adds a SortedSet() method to SortedSetBuilder so as to allow external modules to access the built set.

@benbjohnson benbjohnson merged commit 001aa92 into benbjohnson:master Mar 12, 2023
@benbjohnson
Copy link
Owner

Thanks!

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.

SortedSetBuilder Doesn't Have a Mechanism To Return The Set
3 participants