Phase
delta
by sovetnik
finished at 2024-08-23 08:53:48
Project: Example
delta < gamma
description of delta phase
Add next Phase | Back to project | MindMap
To clone this phase add umwelt to your project deps and run
New
concept DeltaAlive created
Explanation of delta_alive
lib/example/alpha_alive/gamma_alive/delta_alive.ex
defmodule Example.AlphaAlive.GammaAlive.DeltaAlive do
@moduledoc "Explanation of delta_alive"
end
test/example/alpha_alive/gamma_alive/delta_alive_test.exs
defmodule Example.AlphaAlive.GammaAlive.DeltaAliveTest do
use ExUnit.Case, async: true
alias Example.AlphaAlive.GammaAlive.DeltaAlive
end
concept DeltaZeta created
Explanation of delta_zeta
lib/example.ex
element should be alive, but doomed instead
test/example_test.exs
element should be alive, but doomed instead
concept DeltaTheta created
Explanation of delta_theta
lib/example/alpha_theta/gamma_theta/delta_theta.ex
element should be alive, but cursed instead
test/example/alpha_theta/gamma_theta/delta_theta_test.exs
element should be alive, but cursed instead
Forgotten
concept AlphaDelta forgotten
Explanation of alpha_delta
lib/example.ex
element should be alive, but hidden instead
test/example_test.exs
element should be alive, but hidden instead
Rendering...