|
|
|
|
|
by Cieplak
3031 days ago
|
|
It’s very easy to consolidate multiple erlang modules (files) in a single elixir file. Simple to translate erlang to elixir. Functional programming is a big win, but don’t forget the virtues of static type systems and compile-time code verification. https://github.com/cieplak/examples/tree/master/elixir |
|