order_theory 0.1.6

Traits which describe basic concepts from order theory.
Documentation
1
2
3
4
5
6
7
# 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.