Theoria.Equation.Matcher.Statement.Vec (theoria v0.4.0)

Copy Markdown View Source

Internal indexed Vec statement planner for matcher equations.

Summary

Functions

indexed(shape, equation, alternative)

@spec indexed(term(), Theoria.Equation.Matcher.Equation.t(), term()) ::
  {:ok, Theoria.Term.t()} | {:error, term()}