[racket-dev] [plt] Push #20898: master branch updated

From: Sam Tobin-Hochstadt (samth at ccs.neu.edu)
Date: Thu Sep 9 17:12:20 EDT 2010

On Mon, Aug 23, 2010 at 11:02 AM, Will M. Farr <wmfarr at gmail.com> wrote:
> On Aug 23, 2010, at 7:40 AM, Matthew Flatt wrote:
>>
>> Maybe you want to thread the vector index through using `for/fold'
>> instead of drawing the index from a sequence. The expansion could
>> insert enough `#:when' clauses to compare the index to the length
>> before each nested iteration.
>>
>
> This is exactly what I have decided to do.  New patches attached.  Let me know if you want me to combine them into one.

I've now pushed these patches, with a few minor edits.  Thanks Will!
-- 
sam th
samth at ccs.neu.edu


Posted on the dev mailing list.