Named parameter of an inductive family.
Summary
Types
@type t() :: %Theoria.Inductive.Parameter{name: atom(), type: Theoria.Term.t()}
Named parameter of an inductive family.
@type t() :: %Theoria.Inductive.Parameter{name: atom(), type: Theoria.Term.t()}