View Source NeuralBridge.SanskritInterpreter (neural_bridge v0.0.2)

A local DSL interpreter for the Elixir https://github.com/lorenzosinisi/sanskrit

Summary

Functions

Link to this function

to_production(conditions)

View Source
@spec to_production(binary()) :: {:ok, [Retex.Fact.t()]} | {:error, any()}
Link to this function

to_production!(conditions)

View Source
@spec to_production!(binary()) :: [Retex.Fact.t()]