View Source Wongi.Engine.DSL.Clause protocol (Wongi.Engine v0.9.11)

Rule matcher.

Summary

Types

t()

All the types that implement this protocol.

Types

@type t() :: term()

All the types that implement this protocol.

Functions

Link to this function

compile(clause, context)

View Source