Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 209 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 209 Bytes

RuleKit

RuleKit is a small framework for creating predicate rules that can be evaluated and used to e.g. filter arrays in a data driven way, without adding explicit if or switch statements to the code.