[MLton] cvs commit: another improvement for list constants

Stephen Weeks MLton@mlton.org
Wed, 7 Jul 2004 15:38:09 -0700


> With  regards  to  building  lists  right-to-left  (or  atleast moving around
> non-expansive elements), I assume that you would only do  the  fancier  thing
> (where  you  build  a reversed list of the expansive pieces) in the case that
> the list was big (above some threshold).

Yes.  Right now, there is a hardwired constant (20) in
defunctorize.fun.