Tablex (tablex v0.1.0-alpha.1)

Tablex implements Decision Table. It's goal is to make domain rules easy to maintain.

Link to this section Summary

Link to this section Functions

Link to this function

decide(table, args)

See Tablex.Decider.decide/2.

Link to this function

decide(table, args, opts)

See Tablex.Decider.decide/3.

Link to this function

new(content, opts \\ [])

Link to this function

sigil_RULES(content, opts)