[MLton] Vector len passed to MakeFormalsRel

Henry Cejtin henry@sourcelight.com
Sun, 29 Feb 2004 23:36:44 -0600


I  don't  know  if this is relevant, but I remember long ago when Stephen had
some early polyvariance in the compiler, that it turned out that it was  VERY
important to do a kind of redundant argument analysis.  The problem was, as I
recall, that flattening was passing the `same' argument many  times  (in  the
same call).  Could that be happening here?