Programming Idioms for Elixir? Modern languages blog

Playing with Lists

I have been playing with Elixir for a few days now. Being new to Elixir and function programming I decided to challenge myself to replicate some of the functionality in Underscore.js for use with Lists in Elixir. I wrote a rather long-winded article about my experience so far and @rrrene asked me to share. So here it is :)

http://www.connormckelvey.com/elixir/2015/08/31/playing-with-elixir.html