
27 Nov
2007
27 Nov
'07
3:25 p.m.
Josh Lee wrote:
On Tue, 27 Nov 2007 14:41:59 -0500 Isaac Dupree
wrote: Henning Thielemann wrote:
On Mon, 26 Nov 2007, Jason Dusek wrote:
Among numeric types, it seems that only integer types are Bounded.
Maybe because IEEE format supports Infinity?
therefore, maxBound is Infinity and minBound negative infinity?
Using Infinity would go against the meaning of Enum.
Perhaps. But we're talking about Bounded, not Enum. ;-)