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

[maybe] utils: add StringSet and StringMap instantiations #70

Closed
wants to merge 2 commits into from

Conversation

katrinafyi
Copy link
Member

@katrinafyi katrinafyi commented Mar 25, 2024

these should be useful in many cases.

however, is this a good idea? we do not want Utils to become too large and it is fairly trivial.

@katrinafyi
Copy link
Member Author

this is not needed, Map.Make(String) is already very short. maybe if we had more complex instantiations, but we can deal with those as they come (they also tend to be more domain-specific).

@katrinafyi katrinafyi closed this Mar 26, 2024
@katrinafyi katrinafyi deleted the utils-stringmap-stringset branch March 26, 2024 00:37
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