Wait for theme
new
AlphaAlive (context) > BetaAlive
BetaAlive
Explanation of beta_alive
concepts
EpsilonAlive ()
Explanation of epsilon_alive
attrs
fields
signatures
samples
implements
protocols
lib/example/alpha_alive/beta_alive.ex
defmodule Example.AlphaAlive.BetaAlive do
@moduledoc "Explanation of beta_alive"
end
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
defmodule Example.AlphaAlive.BetaAliveTest do
use ExUnit.Case, async: true
end