Eulixir My attempt at Project Euler in Elixir. To run all tests: mix test To run chosen problems (runs problems 1 and 2): mix eulixir 1 2