10 Mar
2009
10 Mar
'09
2:14 a.m.
Is there a function that yields the minimum value of Int on an implementation? -- Colin Adams Preston Lancashire
2:15 a.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
6147
Age (days ago)
6147
Last active (days ago)
2 comments
3 participants
participants (3)
-
Colin Paul Adams -
Don Stewart -
John Van Enk