[MLton-devel] intInf ??

Stephen Weeks MLton@mlton.org
Mon, 16 Jun 2003 12:11:22 -0700


Another possible problem is that in SML/NJ, LargeInt = Int32, while in
MLton, LargeInt = IntInf.  So, the following program works under SML/NJ

	print (Int32.toString (LargeInt.fromInt 13));

but fails to typecheck under MLton.



-------------------------------------------------------
This SF.NET email is sponsored by: eBay
Great deals on office technology -- on eBay now! Click here:
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
_______________________________________________
MLton-devel mailing list
MLton-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mlton-devel