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

Change foldr's recursive call from foldl to foldr #46

Merged
merged 1 commit into from Jan 7, 2015

Conversation

Projects
None yet
2 participants
@pseudonom
Contributor

pseudonom commented Dec 13, 2014

evancz pushed a commit that referenced this pull request Jan 7, 2015

Merge pull request #46 from pseudonom/patch-1
Change foldr's recursive call from foldl to foldr

@evancz evancz merged commit 0d670d8 into elm:master Jan 7, 2015

1 check failed

continuous-integration/travis-ci The Travis CI build could not complete due to an error
Details
@evancz

This comment has been minimized.

Show comment
Hide comment
@evancz

evancz Jan 7, 2015

Member

Cool, thank you!

Member

evancz commented Jan 7, 2015

Cool, thank you!

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