Strong arrows: a new approach to gradual typing [in Elixir](elixir-lang.org)
elixir-lang.org
Strong arrows: a new approach to gradual typing [in Elixir]
https://elixir-lang.org/blog/2023/09/20/strong-arrows-gradual-typing/
3 comments
Indeed it does, and is was covered in José's conference talk
Link to the conference talk https://www.youtube.com/watch?v=giYbq4HmfGA
edit: A thought I just had. If they're developing a novel type system, does that have implications for language server integration? I really appreciate how powerful types can make my VSCode.