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

Add ImMap.GetSurePresentValue method #36

Closed
dadhi opened this issue Sep 27, 2020 · 0 comments
Closed

Add ImMap.GetSurePresentValue method #36

dadhi opened this issue Sep 27, 2020 · 0 comments

Comments

@dadhi
Copy link
Owner

dadhi commented Sep 27, 2020

It will save us some checks and will improve the performance in case we know that the key is in the map. And it is not a rare situation because the map is immutable and no one can remove the key without us noticing.

Related: dadhi/DryIoc#322

@dadhi dadhi added this to the v2.2.0 milestone Sep 27, 2020
@dadhi dadhi self-assigned this Mar 16, 2021
@dadhi dadhi closed this as completed Mar 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant