Hacker News new | ask | show | jobs
by triplejjj 2109 days ago
Fun fact: dialyzer does not use your @spec’s to run checks. If you do provide a @spec, it will check that it matches, but it doesn’t affect dialyzer itself.