Having said all of that, Elm can legitimately have runtime exceptions. One 
example is you overflow the stack in an infinitely recursive call. Another 
example is there's a bug in the transpiled code.

Both can and do happen and I've honestly seen a handful of runtime 
exceptions, most of which were the latter, and most of which went away when 
I tried to create an SSCCE. It definitely makes me frown when that happens, 
but I'll take the rest of the Elm experience any day over C, Java, and 
especially 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 elm-discuss+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to