zeroSteiner / rule-engine

A lightweight, optionally typed expression language with a custom grammar for matching arbitrary Python objects.
https://zerosteiner.github.io/rule-engine/
BSD 3-Clause "New" or "Revised" License
433 stars 54 forks source link

55 add type resolver from dataclass #56

Closed Kamforka closed 11 months ago

Kamforka commented 1 year ago
zeroSteiner commented 1 year ago

Can you please provide an example of how this would be used?