Elixir is a dynamic, functional, and weakly typed language. With languages like Elixir, the only way of knowing what to pass to a function or what it will return is by looking at the code, or handmade documentation. Type information can help identify potential bugs earlier in the development process.

6m read time From medium.com
Post cover image
Table of contents
Leveling up your Elixir codebase with typesThe importance of typesHow to use types in ElixirThird-party helpersThanks for reading!

Sort: