Skip to content

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

@dahlia

Description

@dahlia

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).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions