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

Link to this function

condition_matrix_from_clause(clause)

View Source

Specs

condition_matrix_from_clause(t()) :: [[Ruler.Condition.t()]]