Phase
gamma
by sovetnik
finished at 2024-08-23 08:53:48
Project: Example
gamma
description of gamma phase
Add next Phase | Back to project | MindMap
To clone this phase add umwelt to your project deps and run
New
concept GammaAlive created
Explanation of gamma_alive
lib/example/alpha_alive/gamma_alive.ex
defmodule Example.AlphaAlive.GammaAlive do
@moduledoc "Explanation of gamma_alive"
end
test/example/alpha_alive/gamma_alive_test.exs
defmodule Example.AlphaAlive.GammaAliveTest do
use ExUnit.Case, async: true
alias Example.AlphaAlive.GammaAlive
end
concept GammaDelta created
Explanation of gamma_delta
lib/example.ex
element should be alive, but doomed instead
test/example_test.exs
element should be alive, but doomed instead
concept GammaZeta created
Explanation of gamma_zeta
lib/example.ex
element should be alive, but doomed instead
test/example_test.exs
element should be alive, but doomed instead
concept GammaTheta created
Explanation of gamma_theta
lib/example/alpha_theta/gamma_theta.ex
element should be alive, but cursed instead
test/example/alpha_theta/gamma_theta_test.exs
element should be alive, but cursed instead
Forgotten
concept AlphaGamma forgotten
Explanation of alpha_gamma
lib/example.ex
element should be alive, but hidden instead
test/example_test.exs
element should be alive, but hidden instead
Rendering...