Packages
doma_algae
1.3.1-doma
Bootstrapped algebraic data types for Elixir, forked by doma for maintenance and testing packagesets
Current section
Files
Jump to
Current section
Files
lib/algae/internal/needs_explicit_default_error.ex
defmodule Algae.Internal.NeedsExplicitDefaultError do
defexception message: "Needs explicit default value"
end