Elixir v1.20.0-rc.0 introduces comprehensive type system improvements with full type inference for functions, guards, and map operations. The type system can now infer function parameter types from usage, track map keys of all types (not just atoms), and detect typing violations without explicit type signatures. New features

5m read timeFrom elixirforum.com
Post cover image
Table of contents
Type system improvementsv1.20.0-rc.0 (2026-01-09)

Sort: