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

updates filterMap documentation fixing example #572

Merged
merged 1 commit into from Apr 27, 2016

Conversation

Projects
None yet
2 participants
@rebelwarrior
Contributor

rebelwarrior commented Apr 27, 2016

adds new function toMaybeInt since String.toInt -> Result not Maybe which is need by filterMap

updates filterMap documentation fixing example
adds new function toMaybeInt since String.toInt -> Result not Maybe which is need by filterMap

@jvoigtlaender jvoigtlaender merged commit 34bff27 into elm:master Apr 27, 2016

1 check passed

continuous-integration/travis-ci/pr The Travis CI build passed
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment