Theoria.Validation.IndexedMatchers (theoria v0.6.0)

Copy Markdown View Source

Validation helpers for explicit indexed matcher metadata packages.

Summary

Functions

Builds and validates the validation-only indexed matcher package.

Returns the validation-only indexed Vec matcher info package.

Functions

check(env)

@spec check(Theoria.Env.t()) ::
  {:ok, Theoria.Equation.Matcher.Indexed.Package.t()} | {:error, term()}

Builds and validates the validation-only indexed matcher package.

vec_info()

@spec vec_info() :: Theoria.Equation.Info.t()

Returns the validation-only indexed Vec matcher info package.