On Tuesday, February 21, 2017 at 11:43:49 AM UTC, Jakub Hampl wrote: > > If you have such a case where correctness is much more important than > ergonomics, nothing is stopping you from creating your own type that > performs maths safely and using it through out your app. > > For many apps the ergonomic impact of that would be too large, so this is > not done. >
Fair enough. I had a look in the github issues and divide by zero and some other mathematical quirks are already there. These issues are inherited from javascript. -- You received this message because you are subscribed to the Google Groups "Elm Discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
