Elixir accumulators
In our last post on Elixir we learned a bit about loops. In that post, we implemented a simple algorithm to sum numbers in a …
Codeminer42’s Engineering Blog
In our last post on Elixir we learned a bit about loops. In that post, we implemented a simple algorithm to sum numbers in a …
Elixir is a dynamic, functional laguage for building scalable and maintainable applications. This is a short description of Elixir that we can get from it’s …