Lean-style metadata for an admitted inductive constructor.
Summary
Types
@type t() :: %Theoria.Env.Constructor{ constructor_index: non_neg_integer(), inductive: atom(), name: atom(), num_fields: non_neg_integer(), num_params: non_neg_integer(), type: Theoria.Term.t(), universe_params: [atom()] }