[MLton] 64bit numbers

Wesley W. Terpstra wesley at terpstra.ca
Sat Jul 25 16:09:08 PDT 2009


On Sun, Jul 26, 2009 at 1:02 AM, Stefan Savev <savev at ccs.neu.edu> wrote:

> Do you guys support 64 bit ints and how?


structure Int64 ... see http://mlton.org/basis/integer.html

Also, you can change the default 'int' type to int64 using mlton
-default-type 'int64'.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mlton.org/pipermail/mlton/attachments/20090726/c8f4f10f/attachment.htm


More information about the MLton mailing list