Wait for theme
alive
Example (root) AlphaAlive
Explanation of alpha_alive
concepts
GammaAlive (concept)
Explanation of gamma_alive
BetaAlive (concept)
Explanation of beta_alive
attrs
fields
signatures
samples
implements
protocols
lib/example/alpha_alive.ex
defmodule Example.AlphaAlive do
@moduledoc "Explanation of alpha_alive"
end
defmodule Example.AlphaAlive do
@moduledoc "Explanation of alpha_alive"
end
test/example/alpha_alive_test.exs
defmodule Example.AlphaAliveTest do
use ExUnit.Case, async: true
end
defmodule Example.AlphaAliveTest do
use ExUnit.Case, async: true
end