algebra-4.3.1: Constructive abstract algebra

Safe HaskellSafe
LanguageHaskell98

Numeric.Domain.Class

Synopsis

Documentation

class (ZeroProductSemiring d, Ring d) => Domain d Source #

(Integral) domain is the integral semiring.

Instances