# Order Theory
Rust traits which describe basic concepts from
[order theory](https://en.wikipedia.org/wiki/Order_theory).
Nothing too fancy going on in this crate, just providing a couple traits which
are really handy to be able to use as trait bounds every once in a while.