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

Is the main drawback about Elixir lack of support from Dialyzer?


You can use Dialyzer, not perfectly (yet) but it works. [1-2]

[1] https://github.com/jeremyjh/dialyxir

[2] https://groups.google.com/forum/#!topic/elixir-lang-talk/yDX...


Dialyzer works fine for Elixir code since it operates on Erlang bytecode, which Elixir ultimately compiles to.

See also this related thread on the Elixir mailing list https://groups.google.com/forum/#!topic/elixir-lang-talk/ft6...




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

Search: