64bit numbers

View: New views
2 Messages — Rating Filter:   Alert me  

64bit numbers

by Stefan Savev :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Do you guys support 64 bit ints and how?

Thanks,

Stefan

_______________________________________________
MLton mailing list
MLton@...
http://mlton.org/mailman/listinfo/mlton

Re: 64bit numbers

by Wesley W. Terpstra :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Sun, Jul 26, 2009 at 1:02 AM, Stefan Savev <savev@...> 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'.




_______________________________________________
MLton mailing list
MLton@...
http://mlton.org/mailman/listinfo/mlton