> > Say, Module A i reference :less_than and in module B :less_then (typo). > This error will only be shown (silently) at runtime. >
It should not be silent if you are relying on pattern matching and do not use catch-all clauses. Although you do not have compile time guarantees indeed. This seems like a lot of boilerplate as I may have 20 + of those filters > It goes without saying it could be automated with macros. :) -- You received this message because you are subscribed to the Google Groups "elixir-lang-talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elixir-lang-talk/CAGnRm4J31XND%3D%2B%2BorjO%3DiHyXWGJFsO64WEHU4ETM9N%2BjBTQhrw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
