|
|
|
|
|
by lpil
3751 days ago
|
|
Yes, compiling a module where the source was written in another language is no different from calling a module written in the same one. In Elixir any time you call a module that starts with a `:` it has most likely been written in Erlang. |
|