[MLton] array flattening

Henry Cejtin henry@sourcelight.com
Fri, 9 Jul 2004 11:57:04 -0500


I certainly am not arguing against the array flattening optimization.  I
guess that I still am torn between the compiler deciding data layout and the
human.  Clearly for many many things, the compiler doing it is the way to
go, but for some it can be a problem.  This is really more a language issue,
and not a compiler issue at all.