Hacker News new | ask | show | jobs
by petronio 714 days ago
https://www.erlang.org/doc/apps/crypto/crypto

Elixir can call Erlang/OTP modules directly, so they also have access to that same module. Erlang/OTP is a hard dependency for Elixir afaik.

1 comments

Gotcha, thanks!