Skip to content

Add HashSet operations #626

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

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

Add HashSet operations #626

wants to merge 2 commits into from

Conversation

gusty
Copy link
Member

@gusty gusty commented Jun 7, 2025

Sometimes we need a set that doesn't require comparison, HashSet could be the answer but it doesn't plays well with FP, unless we add some basic operations.

@gusty gusty force-pushed the gus/hashset branch 7 times, most recently from 7ed1bb4 to 8491671 Compare June 8, 2025 05:43
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.

1 participant