Some followup up questions/discussion:
- If you chose a tool on the poll (or answered “other”), what do you use, why do you use it, and how do you use it?
- If you don’t use any form of type checking tool, do you still bother maintaining typespecs? Is there some other process or tool you use besides the usual manual code review and unit/integration testing?
- If you use Dialyxir/Dialyzer, have you figured out how to use the new
--incrementalmode? As far as I can tell, incremental mode is not usable on Elixir code (yet). - As far as I know,
eqwalizerisn’t usable from Elixir (yet); is that correct, or have you found a way to use them?






















