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

fix(collections): redblack tree and bst not being exported from mod #3528

Merged
merged 2 commits into from
Aug 11, 2023

Conversation

lino-levan
Copy link
Contributor

@lino-levan lino-levan commented Aug 8, 2023

Closes #3525

@lino-levan lino-levan marked this pull request as ready for review August 8, 2023 21:03
@lino-levan lino-levan requested a review from kt3k as a code owner August 8, 2023 21:03
Copy link
Member

@kt3k kt3k left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks!

@kt3k kt3k merged commit b97ba4c into denoland:main Aug 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

collections: RedBlackTree and BinarySearchTree are not exported from mod.ts
2 participants