v2.3.0
- Added
gcd
andlcm
for anyEuclideanRing
. - Fixed some issues with the
EuclideanRing
laws. TheUnit
instance is no longer valid, but is being kept around temporarily for the sake of backwards compatibility.
gcd
and lcm
for any EuclideanRing
.EuclideanRing
laws. The Unit
instance is no longer valid, but is being kept around temporarily for the sake of backwards compatibility.