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

Reduce reliance on Enum #8

Merged
merged 1 commit into from
Apr 4, 2015
Merged

Conversation

danielberkompas
Copy link
Owner

Elixir has built-in language features which do some tasks more elegantly
than the Enum module. This PR refactors the code in favor of those.

@danielberkompas danielberkompas force-pushed the enhancement/remove-enums branch 2 times, most recently from 3da7a08 to dd6969c Compare April 4, 2015 17:10
Elixir has built-in language features which do some tasks more elegantly
than the Enum module. This PR refactors the code in favor of those.
danielberkompas added a commit that referenced this pull request Apr 4, 2015
@danielberkompas danielberkompas merged commit 67bcc21 into master Apr 4, 2015
@danielberkompas danielberkompas deleted the enhancement/remove-enums branch April 4, 2015 17:17
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