Ruler.Clause (Ruler v0.1.0) View Source
Link to this section Summary
Link to this section Types
Specs
t() :: {:condition, Ruler.Condition.t()} | {:any, [t(), ...]} | {:all, [t()]}
Link to this section Functions
Specs
condition_matrix_from_clause(t()) :: [[Ruler.Condition.t()]]