Refactor Koan with slow/fast process example

A combined solution of the examples provided by
@iamvery and myself.
This commit is contained in:
Sven Gehring
2017-03-22 15:10:21 +01:00
parent 2881c95c00
commit c708936456
2 changed files with 25 additions and 11 deletions

View File

@@ -8,8 +8,9 @@ defmodule ProcessesTests do
:running,
true,
true,
true,
{:multiple, [false, true]},
"hola!",
true,
{:multiple, ["hola!", "como se llama?"]},
:how_are_you?,
{:multiple, ["O", "HAI"]},