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

From: Will M. Farr (wmfarr at gmail.com)
Date: Mon Aug 23 11:02:26 EDT 2010

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.

Will

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Updates-to-for-vector-for-flvector-forms-and-documen.patch
Type: application/octet-stream
Size: 12569 bytes
Desc: not available
URL: <http://lists.racket-lang.org/dev/archive/attachments/20100823/d0a3365b/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-New-updates-to-for-vector-for-vector-for-flvector-an.patch
Type: application/octet-stream
Size: 13125 bytes
Desc: not available
URL: <http://lists.racket-lang.org/dev/archive/attachments/20100823/d0a3365b/attachment-0001.obj>

Posted on the dev mailing list.