[Haskell-cafe] Minimum Int?

John Van Enk vanenkj at gmail.com
Mon Mar 9 16:45:19 EDT 2009


Prelude> minBound :: Int
-2147483648

/jve


On Mon, Mar 9, 2009 at 4:44 PM, Colin Paul Adams
<colin at colina.demon.co.uk>wrote:

> Is there a function that yields the minimum value of Int on an
> implementation?
> --
> Colin Adams
> Preston Lancashire
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20090309/06190e9d/attachment.htm


More information about the Haskell-Cafe mailing list