I’m still in the beginning phases of Elixir. I come from a Java background, where I tried incorporating functional concepts as often as possible. I’m therefore very interested in using Dialyzer, and hopefully I can get the hang of product/sum types for domain modeling.
My question is this: does using Dialyzer allow you to code Elixir differently? For example, would my code require fewer pattern matches?






















