typelevel / algebra

Experimental project to lay out basic algebra type classes
https://typelevel.org/algebra/
Other
378 stars 69 forks source link

PartialOrder instance for Set #61

Closed adelbertc closed 9 years ago

adelbertc commented 9 years ago

https://en.wikipedia.org/wiki/Partially_ordered_set

adelbertc commented 9 years ago

Fixed by https://github.com/non/algebra/pull/62