dry-rb / dry-logic

Predicate logic with rule composition
https://dry-rb.org/gems/dry-logic/
MIT License
179 stars 66 forks source link

Configurable result tracing #21

Closed solnic closed 5 years ago

solnic commented 8 years ago

Currently we create success and failure results by default. It would be great if we could have that configurable so that we can only trace failures and include them in the results. This will be a huge perf improvement for dry-v.