Basic koans for the Enum module.

This commit is contained in:
Felipe Sere
2016-02-06 12:30:11 +00:00
parent e89f742a5a
commit 51b3739f46
2 changed files with 87 additions and 1 deletions

View File

@@ -4,7 +4,8 @@ defmodule Runner do
Strings,
Lists,
Maps,
Functions
Functions,
Enums
]
def run do