typelevel / algebra

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

Bump Cats to 0.6.1 (and Scala.js to 0.6.11). #156

Closed non closed 8 years ago

non commented 8 years ago

This also deletes an erroneous semilattice that we were using for law tests (but not shipping to anyone else). It turns out not to be associative.

johnynek commented 8 years ago

👍