[MLton] cvs commit: Added Word<N> structures

Matthew Fluet fluet@cs.cornell.edu
Fri, 5 Mar 2004 08:26:10 -0500 (EST)


>   Added a script (skit?) that automatically generates the overloads.sml
>   file, which is getting quite huge with all the new integer and word
>   types.

Is there a reason not to overload at Word32?  (I suspect the List.tabulate
bound is wrong in generate-overloads.sml.)