[racket] Typed Racket and macros expanding to for*:

From: Vincent St-Amour (stamourv at ccs.neu.edu)
Date: Tue Jul 24 11:18:52 EDT 2012

At Tue, 24 Jul 2012 11:11:01 -0400,
Matthias Felleisen wrote:
> This kills an infinite or a large-number-of-iterations loop that the
> programmer may have tried to specify with the for:-clauses.

It does, but isn't it the point? Once the matrix is full, iteration
should stop.

Vincent

Posted on the users mailing list.