I would like the for/... comprehension macros to have #:while and #:until clauses similar to the #:when and #:unless clauses.  I often find I want to short-circuit the sequence at some point, but there is no elegant way to do it.  I could probably write sequence-while and sequence-until, but I don&#39;t want to move this condition into the sequence any more than I want to write sequence-filter instead of #:when or #:unless.<br>

<br>Has this been brought up before?  I can&#39;t recall.  Does anyone else run into the same issue?<br><br clear="all">Carl Eastlund<br>