Dyalizer error on MapSet

I understand this is not an issue for people who don’t use dialyzer or gradualizer or what_have_you_lyzer

You have to understand that using Dialyzer impacts the way you write code - you are forced to become much more type aware the more heavily you use it. I find that many developers with a dynamic language background don’t typically get into “thinking in types”.

1 Like