I see

Yeah my bad, I should definitely familiarise myself more with meta-programming 
> On 24 May 2016, at 12:27, José Valim <[email protected]> wrote:
> 
> 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/0BDD6B27-E245-49F8-819B-BE400E03B6B2%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to