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 upFix inconsistent types in `filterMap` code example. #220
Conversation
teehemkay
changed the title from
Correct bug in `filterMap` code example.
to
Fix inconsistent types in `filterMap` code example.
Apr 21, 2015
pushed a commit
that referenced
this pull request
Apr 21, 2015
evancz
merged commit 46eb632
into
elm:master
Apr 21, 2015
1 check failed
continuous-integration/travis-ci/pr
The Travis CI build could not complete due to an error
Details
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
teehemkay commentedApr 21, 2015
toIntexpects aString, not anInt.