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

Implement get/set/has/unset for Map #38

Closed
faustbrian opened this issue Oct 18, 2019 · 0 comments
Closed

Implement get/set/has/unset for Map #38

faustbrian opened this issue Oct 18, 2019 · 0 comments
Labels
Type: Feature The issue is a request for new functionality.

Comments

@faustbrian
Copy link
Contributor

faustbrian commented Oct 18, 2019

Implement a version of https://github.com/ArkEcosystem/utils/blob/master/src/get.ts, https://github.com/ArkEcosystem/utils/blob/master/src/set.ts, https://github.com/ArkEcosystem/utils/blob/master/src/has.ts and https://github.com/ArkEcosystem/utils/blob/master/src/unset.ts that works with Map & WeakMap to perform nested lookups using the dot-notation.

@faustbrian faustbrian added the Type: Feature The issue is a request for new functionality. label Oct 18, 2019
@faustbrian faustbrian changed the title Implement getFromMap Implement get/set/has/unset for Map Oct 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature The issue is a request for new functionality.
Projects
None yet
Development

No branches or pull requests

1 participant