Hacker News new | ask | show | jobs
by davidw 2741 days ago
> They have the same data-types (with the same names and even the same syntax for almost all of them),

As someone who mostly has just used Erlang, but has looked at Elixir some, I think one of the things I appreciate about Elixir is some of the Erlang warts that you've managed to work around, like having strings be Erlang binaries.

1 comments

I agree with davidw, 100%