advanced-functional-design
advanced-functional-design copied to clipboard
A (very) simple Rule engine
Here are the steps of the proposed graduation solution:
- adding condition
- adding action with primitive type
- adding set and combine facts operators
- adding nested data
- add lessThan and equals to evalWithType
- basic implementation of rule engine
- implement full Loyalty engine