View Source Wongi.Engine.Rete (Wongi.Engine v0.9.3)
The Rete network.
Wongi.Engine
is the public API. Avoid calling this module directly.
Summary
Types
Functions
@spec add_token(t(), Wongi.Engine.Token.t()) :: t()
@spec compile(t(), Wongi.Engine.DSL.Rule.t()) :: t()
@spec compile_and_get_ref(t(), Wongi.Engine.DSL.Rule.t()) :: {t(), reference()}