Packages

Rulex contains a very simple macro "defrule" allowing you to write a rule system using Elixir pattern matching.

Current section

Files

Jump to
rulex README.md
Raw

README.md

Rulex
=====
This application allows to do very simple rule handler using Elixir pattern
matching : see `Rulex` module documentation for examples.