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.
My Elixir solutions for http://adventofcode.com problems from 2015
Elixir
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.