typelevel / algebra

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

Make sure commutativity of CommutativeRing is tested. #103

Closed TomasMikula closed 8 years ago

TomasMikula commented 8 years ago

It seems that commutativity of CommutativeRings (and EuclideanRings) was not tested.

non commented 8 years ago

:+1: Thanks for catching this!