beta of Example
Phase
Terms affected by phase beta
In each phase, some terms appeared for the first time, changed their place in the structure, were updated with new meaning, or were marked as no longer in use. These shifts help trace the evolution of the project’s conceptual map.
Added
Explanation of beta_alive
lib/example/alpha_alive/beta_alive.ex
defmodule Example.AlphaAlive.BetaAlive do
@moduledoc "Explanation of beta_alive"
end
test/example/alpha_alive/beta_alive_test.exs
defmodule Example.AlphaAlive.BetaAliveTest do
use ExUnit.Case, async: true
end
Explanation of beta_epsilon
lib/example/alpha_epsilon/beta_epsilon.ex
element should be alive, but cursed instead
test/example/alpha_epsilon/beta_epsilon_test.exs
element should be alive, but cursed instead
Cursed
Phase History Tree
A tree of all phases the project has passed through to reach the current phase.
Rendering...