|
|
|
|
|
by nagasadhu
1482 days ago
|
|
> if I'd want static types I'd be using one of the many static typed languages out there. Some of us want to have the concurrency and resilience of the BEAM with ADTs for data modelling and other static type advantages. Caramel, gleam and purerl are worthy efforts in this direction. A more production ready half-ass alternative is to use elixir with whatever type advantages you can get. |
|