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 upMake `rem a 0` throw an error (just like `mod a 0` resp. `a % 0` does) #564
Conversation
jvoigtlaender
changed the title from
Make `rem a 0` throw an error (just like `mod a 0` does)
to
Make `rem a 0` throw an error (just like `mod a 0` resp. `a % 0` does)
Apr 19, 2016
jvoigtlaender
closed this
Apr 28, 2016
jvoigtlaender
deleted the
jvoigtlaender-patch-8
branch
Apr 28, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
jvoigtlaender commentedApr 19, 2016
•
edited
Edited 1 time
-
jvoigtlaender
edited Apr 28, 2016 (most recent)
Replaced by https://github.com/elm-lang/core/pull/576.