Skip to content

Conversation

albertoalmagro
Copy link
Contributor

Summary

While I was fixing another bug I realized the whole Enum module uses enumerable to name enumerables, but a few places used enum. This patch names all occurrences consistently.

The whole Enum module uses `enumerable` to name enumerables, but a few
places used `enum`. This commit names all occurrences consistently.
@josevalim josevalim merged commit 88326e7 into elixir-lang:master Dec 15, 2017
@josevalim
Copy link
Member

Thank you for sending it as a separate PR, great job!
❤️ 💚 💙 💛 💜

@albertoalmagro albertoalmagro deleted the name-enumerable-consistently branch December 15, 2017 08:09
@eksperimental
Copy link
Contributor

Thank you Alberto

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants