/AdventOfCode2015

My Elixir solutions for http://adventofcode.com problems from 2015

Primary LanguageElixir

AdventOfCode

My Elixir solutions for http://adventofcode.com problems

On day 5 I added doctest examples. I was only able to get those to work by compiling the module and running the tests from a separate script.