Elixir v1.19 released: enhanced type checking, broader type inference, and up to 4x faster compilation for large projects
Elixir v1.19 released: type checking of protocols and anonymous functions, broader type inference, improved compile times, and more
https://elixir-lang.org/blog/2025/10/16/elixir-v1-19-0-released/Open linkView original on gregtech.eu
Type checking and inference? Did I miss something? Isnt elixir dynamically typed?
@Custodian6718 @lena They wanted to add typings, they said in Poland at the ElixirConf?
they're working on adding set-theoretic types to elixir: https://hexdocs.pm/elixir/gradual-set-theoretic-types.html