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

4414 implement set #5915

Open
wants to merge 2 commits into
base: development
Choose a base branch
from

Conversation

rogin
Copy link

@rogin rogin commented Sep 6, 2023

Implement java.util.Set as desired by multiple users.

I ran edge cases with nulls through a HashSet and implemented according to its true/false results.

An initial review was performed here.

@lmillergithub lmillergithub added enhancement New feature or request triaged Internal-Issue-Created An issue has been created in NextGen's internal issue tracker RS-12065 labels Dec 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Internal-Issue-Created An issue has been created in NextGen's internal issue tracker RS-12065 triaged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants