GenServers swapped lesson position with Protocols
This commit is contained in:
@@ -17,8 +17,8 @@ defmodule Runner do
|
|||||||
Processes,
|
Processes,
|
||||||
Tasks,
|
Tasks,
|
||||||
Agents,
|
Agents,
|
||||||
Protocols,
|
|
||||||
GenServers,
|
GenServers,
|
||||||
|
Protocols,
|
||||||
]
|
]
|
||||||
|
|
||||||
def koan?(koan), do: Enum.member?(@modules, koan)
|
def koan?(koan), do: Enum.member?(@modules, koan)
|
||||||
|
Reference in New Issue
Block a user