To the extent that our work is in production, it's been in production that we've been bitten by this because most of the time something else leads to a recognition that the composite structures are unequal before we get around to testing equality for functions within those composites.
Mark > On Jul 11, 2016, at 9:25 AM, Max Goldstein <[email protected]> wrote: > > It's possible that the "marketing" needs to be clarified, but it will always > be possible to get a runtime error in Elm since it's Turing complete and the > stack is finite. You can also get errors from ports, and from a few remaining > language and tooling bugs. What is meant is that you don't get errors on a > production system that seemed fine in testing. -- 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.
