1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
|
[gem]: https://rubygems.org/gems/dry-logic
[ci]: https://github.com/dry-rb/dry-logic/actions?query=workflow%3Aci
[codeclimate]: https://codeclimate.com/github/dry-rb/dry-logic
[chat]: https://dry-rb.zulipchat.com
[inchpages]: http://inch-ci.org/github/dry-rb/dry-logic
# dry-logic [][chat]
[][gem]
[][ci]
[][codeclimate]
[][codeclimate]
[][inchpages]
Predicate logic and rule composition used by:
- [dry-types](https://github.com/dry-rb/dry-types) for constrained types
- [dry-schema](https://github.com/dry-rb/dry-schema) and [dry-validation](https://github.com/dry-rb/dry-validation) for composing validation rules
- your project...?
## Links
- [Documentation](http://dry-rb.org/gems/dry-logic)
## Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/dry-rb/dry-logic.
## License
See `LICENSE` file.
|