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

ReadOnlySet and ReadOnlyDict? #7

Open
wmanning-cra opened this issue Jan 31, 2022 · 1 comment
Open

ReadOnlySet and ReadOnlyDict? #7

wmanning-cra opened this issue Jan 31, 2022 · 1 comment

Comments

@wmanning-cra
Copy link
Contributor

Would it be out-of-scope to add similar wrappers for AbstractDictionary and AbstractSet? There is a built-in Base.ImmutableDict, but my understanding is that it's a very particular structure with particular use-cases, not meant to be seamlessly dropped in place of a Dict.

The downside is that it would make the name of this package a bit awkward.

@bkamins
Copy link
Collaborator

bkamins commented Jan 31, 2022

I am OK to add them (in general - as commented earlier - I am even OK to transfer the repo and rename it as you like). Renaming is not problematic as old links will still work.

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

No branches or pull requests

2 participants