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

Refactor utility functions to use maps as the native format #32

Merged
merged 1 commit into from
Aug 19, 2019

Conversation

nalundgaard
Copy link
Owner

@nalundgaard nalundgaard commented Aug 18, 2019

Resolves #20.

Removes internal key_get/2, since it’s no longer used.

Resolves #20.

Removes internal `key_get/2`, since it’s no longer used.
Copy link
Collaborator

@jadeallenx jadeallenx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@nalundgaard nalundgaard merged commit 18921c5 into master Aug 19, 2019
@nalundgaard nalundgaard deleted the maps_native_comparison branch August 19, 2019 13:03
nalundgaard added a commit that referenced this pull request Aug 19, 2019
* Refactor utility functions to use maps as the native format ([#32](#32))
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.

Refactor utility functions to use maps as the normalized format
2 participants