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 Dictionary.TryGetDefault(string|byte[], out IValue) #18

Open
dahlia opened this issue Mar 4, 2020 · 0 comments
Open

Add Dictionary.TryGetDefault(string|byte[], out IValue) #18

dahlia opened this issue Mar 4, 2020 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@dahlia
Copy link
Contributor

dahlia commented Mar 4, 2020

In the similar way to Dictionary[string] and Dictionary[byte[]], it would be convenient if we have overloads like Dictionary.TryGetDefault(string, out IValue) and Dictionary.TryGetDefault(byte[], out IValue).

@dahlia dahlia added the enhancement New feature or request label Mar 4, 2020
@dahlia dahlia added the good first issue Good for newcomers label Jun 17, 2020
@dahlia dahlia changed the title Add Dictionary.TryGetDefault(string|byte[], out IValue) Add Dictionary.TryGetDefault(string|byte[], out IValue) May 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant