Hacker News new | ask | show | jobs
by rvirding 3797 days ago
The OTP are identical because both use the same OTP, the original Erlang OTP. Elixir just puts a wrapper around it to give a more elixir feel. And add default callbacks which I personally don't like.