this post was submitted on 17 Oct 2025
2 points (100.0% liked)

Elixir

752 readers
4 users here now

founded 3 years ago
MODERATORS
 

Elixir v1.19 released: type checking of protocols and anonymous functions, broader type inference, improved compile times, and more

top 3 comments
sorted by: hot top controversial new old
[–] Custodian6718@programming.dev 1 points 7 months ago (2 children)

Type checking and inference? Did I miss something? Isnt elixir dynamically typed?

[–] lena@gregtech.eu 1 points 7 months ago

they're working on adding set-theoretic types to elixir: https://hexdocs.pm/elixir/gradual-set-theoretic-types.html

[–] slesa@social.saarland 1 points 7 months ago

@Custodian6718 @lena They wanted to add typings, they said in Poland at the ElixirConf?