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

Replace some Enum.map calls with for loops #79

Merged
merged 1 commit into from
Dec 24, 2016
Merged

Replace some Enum.map calls with for loops #79

merged 1 commit into from
Dec 24, 2016

Conversation

jparise
Copy link
Collaborator

@jparise jparise commented Dec 24, 2016

We weren't using the Enum.map/2 results here so for loops are more
appropriate.

We weren't using the Enum.map results here so for loops are more
appropriate.
@ghost
Copy link

ghost commented Dec 24, 2016

Ebert has finished reviewing this Pull Request and has found:

  • 1 fixed issue! 🎉

You can see more details about this review at https://ebertapp.io/github/pinterest/elixir-thrift/pulls/79.

@jparise jparise merged commit 9a06255 into pinterest:thrift_tng Dec 24, 2016
@jparise jparise deleted the map-for branch December 24, 2016 20:47
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.

None yet

2 participants