An intermediate data structure representing a partial match.
Summary
Types
Functions
Returns all bound variables of the token.
@spec fetch(t(), atom() | Wongi.Engine.DSL.Var.t()) :: {:ok, any()} | :error
Returns the value of a bound variable.
An intermediate data structure representing a partial match.
Returns all bound variables of the token.
@spec fetch(t(), atom() | Wongi.Engine.DSL.Var.t()) :: {:ok, any()} | :error
Returns the value of a bound variable.