Merge pull request #26 from ukutaht/arithmetic

Koans for basic arithmetic
This commit is contained in:
Uku Taht
2016-03-07 15:59:16 +02:00
2 changed files with 64 additions and 1 deletions

View File

@@ -5,7 +5,8 @@ defmodule Runner do
Lists,
Maps,
Functions,
Enums
Enums,
Arithmetic
]
def run(options) do