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 up`Char.toCode` gives the same result for lowercase and uppercase letters #50
Comments
jonathanhefner
referenced this issue
Jan 21, 2015
Merged
Remove incorrect upcase from Char.toCode (fix #50) #126
evancz
closed this
in
723aab7
Jan 22, 2015
pushed a commit
that referenced
this issue
Jan 22, 2015
added a commit
to kasbah/elm-core
that referenced
this issue
Jan 23, 2015
added a commit
to kasbah/elm-core
that referenced
this issue
Jan 23, 2015
added a commit
to kasbah/elm-core
that referenced
this issue
Jan 23, 2015
kasbah
referenced this issue
Feb 22, 2015
Closed
toCode and fromCode should be inverse operations #174
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
imeckler commentedDec 14, 2014
The offending line is line 20 of /src/Native/Char.js