mpwang / project_eulder_elixir

Elixir solutions for ProjectEulder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ProjectEulderElixir

Elixir solutions for ProjectEulder

setup

run

mix deps.get

to install dependencies

apps/problem

solutions

edit test/problem_test.exs and run

mix test

to run the test

apps/primes

copy of elixir-prime, thanks to this project i can get rid of the boring prime number stuff

About

Elixir solutions for ProjectEulder


Languages

Language:Elixir 100.0%