Add instance Bounded (Ratio a)

Dannyu NDos ndospark320 at gmail.com
Fri Jun 14 23:44:38 UTC 2019


instance (Integral a, Bounded a) => Bounded (Ratio a) where
    minBound = minBound % 1
    maxBound = maxBound % 1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/libraries/attachments/20190615/ba5e7afd/attachment.html>


More information about the Libraries mailing list