Realization plan for an indexed matcher equation package.
Summary
Types
@type t() :: %Theoria.Equation.Matcher.Indexed.Realization.Plan{ blockers: [atom()], equations: [Theoria.Equation.Matcher.Indexed.Realization.EquationPlan.t()], matcher: atom(), realizable?: boolean() }