Re: [MLton] Re: [MLton-commit] r6608

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Henry Cejtin
Date:  
To: Matthew Fluet
CC: MLton
Subject: Re: [MLton] Re: [MLton-commit] r6608
In a program I had with similar problems, I switched the vector to an array and
manually replaced each element in the vector afer the loop was done with it.
Kind of ugly because it is a form of manual storage allocation, but really needed
in my case.





_______________________________________________
MLton mailing list

http://mlton.org/mailman/listinfo/mlton