typelevel / algebra

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

Remove EuclideanRing. #181

Closed tixxit closed 7 years ago

tixxit commented 7 years ago

This removes EuclideanRing from algebra. EuclideanRing is only used by Spire, so Spire will keep EuclideanRing, and Spire's Field will extend both its own EuclideanRing and algebra's Field.

codecov-io commented 7 years ago

Current coverage is 69.59% (diff: 100%)

No coverage report found for master at 5932472.

Powered by Codecov. Last update 5932472...90bb95e

johnynek commented 7 years ago

:+1:

non commented 7 years ago

👍