Hacker News new | ask | show | jobs
by passer-by-123 2885 days ago
While Dialyzer can be handy, it is not a type system.

Elixir/Erlang do have typespecs, which helps on the documentation aspect, but a type system would give much more on the performance and guarantees departments.