dry-rb / dry-logic

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

Enable predicates that don't need input #16

Closed fran-worley closed 8 years ago

fran-worley commented 8 years ago

This change will enable us to support predicates without any args.

Any args that are curried take president over those that are passed into the call