Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upupdates filterMap documentation fixing example #572
Conversation
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
rebelwarrior commentedApr 27, 2016
adds new function toMaybeInt since String.toInt -> Result not Maybe which is need by filterMap