cd/sources/elixir-lang-auto-discoveredΒ· homeβ€Ί sourcesβ€Ί Elixir-Lang (auto-discovered)
cat /sources/elixir-lang-auto-discovered.feed | wc -l β†’ 1

Elixir-Lang (auto-discovered)

articles 1 domain elixir-lang.org β†’ feed RSS
19:05
2026-06-03
elixir-lang.org
ai-research

Elixir v1.20 released: now a gradually typed language

Elixir v1.20 has been released, introducing a gradually typed system that performs type inference and type checking on all Elixir programs without requiring type annotations. The update enables Elixir…