
9 Mar
2009
9 Mar
'09
4:44 p.m.
Is there a function that yields the minimum value of Int on an implementation? -- Colin Adams Preston Lancashire

4:45 p.m.
Prelude> minBound :: Int
-2147483648
/jve
On Mon, Mar 9, 2009 at 4:44 PM, Colin Paul Adams
Is there a function that yields the minimum value of Int on an implementation? -- Colin Adams Preston Lancashire _______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe
5918
Age (days ago)
5918
Last active (days ago)
2 comments
3 participants
participants (3)
-
Colin Paul Adams
-
Don Stewart
-
John Van Enk