Skip to content

Added support to get value with a provided default value#5

Open
complanboy2 wants to merge 1 commit intokennyki:masterfrom
complanboy2:patch-4
Open

Added support to get value with a provided default value#5
complanboy2 wants to merge 1 commit intokennyki:masterfrom
complanboy2:patch-4

Conversation

@complanboy2
Copy link
Contributor

Added a overloaded method to support get operation with a default value. This will help to avoid to have null check, cause we can pass the desired default value if the default get operation returns null.

Added a overloaded method to support get operation with a default value. This will help to avoid to have null check, cause we can pass the desired default value if the default get operation returns null.
@complanboy2 complanboy2 changed the title Update linked-hash-map.js Added support to get value with a provided default value Aug 28, 2017
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