Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chriskrycho/euler-elixir

Project Euler solutions in Elixir
https://github.com/chriskrycho/euler-elixir

Last synced: about 2 hours ago
JSON representation

Project Euler solutions in Elixir

Awesome Lists containing this project

README

        

# Euler in Elixir

My Project Euler solutions in Elixir.

You can look at these to your heart's content, but note well:

1. I am using these to learn Elixir, and therefore make no promise that
they're any kind of good at all.

2. If you use these as answers, you'll short-circuit the actual value of doing
Project Euler. Look at them *after* you do your own.