Calling an Elixir Library from Gleam
https://mtlynch.io/notes/gleam-call-elixir/
One of Gleam’s flagship features is that it can call Elixir code and libraries, but I couldn’t find any examples of how to do that. I wrote a simple example of calling an Elixir library from a Gleam project, based on my beginner’s understanding of the Gleam/Elixir/Erlang ecosystem.
Read next 🚀 Level up your engineering career with Test-Driven Development in Elixir!