|
|
|
|
|
by realusername
949 days ago
|
|
Elixir is a bit in the middle, with the massive amount of very specific pattern matching for each function and the fact that modules are just plain collection of functions and not objects I would say it's the most static of dynamic languages. They are working on typing it now from the blog posts I've seen and they will probably be successful because the language is well suited for that in my opinion |
|