Koans for Elixir functions.

This commit is contained in:
Felipe Sere
2016-01-13 21:15:20 +00:00
parent ac3cb8ed4e
commit c8d7c37f39
2 changed files with 78 additions and 1 deletions

View File

@@ -1,9 +1,10 @@
defmodule Runner do
@modules [
Equalities,
Strings,
Lists,
Maps,
Strings
Functions
]
def run do