/rules-ts

Primary LanguageTypeScript

Integration - Type inference needed for RulesEngine(input: ??) input type

UX - The infix operator ux: GreaterThen a b a > b or b > a - The OOP ux: User(42).Email (more concepts) or Email(User(42)) (still a single function call concept)