Metadata for one matcher discriminant.
Summary
Types
@type t() :: %Theoria.Equation.Matcher.Info.Discriminant{ family: atom() | nil, name: atom() | nil, position: non_neg_integer() | nil, type: Theoria.Term.t() | nil }
Metadata for one matcher discriminant.
@type t() :: %Theoria.Equation.Matcher.Info.Discriminant{ family: atom() | nil, name: atom() | nil, position: non_neg_integer() | nil, type: Theoria.Term.t() | nil }