typelevel / algebra

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

Eq[String] #143

Closed adelbertc closed 8 years ago

johnynek commented 8 years ago

isn't Order a supertype? Why is this needed?

adelbertc commented 8 years ago

Why yes.. yes it is :|