Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I use Dialyzer on all side projects and it always works. However, I enforce via Credo that everything gets a typespec, and I employ type-driven design.

Dialyzer and Credo for Phoenix does require some workarounds, as that project isn't interested in providing typespecs or base compliance with Credo and is very heavy on macros.



I believe you. However, the current Dialyzer/Dialyxir experience bad enough that the creator of Elixir is working on an effort to specify an entirely different† gradual typing system for the language:

https://news.ycombinator.com/item?id=36282419

https://elixir-lang.org/blog/2022/10/05/my-future-with-elixi...

This strongly suggests that Dialyxir is not working as effectively for most users as e.g. Typescript or Mypy.

† I can imagine people quibbling with 'entirely different', but the proposed type system does have a new(ish) theoretical basis that's still the subject of active research.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: