These are equivalent to their racket for loop counterparts, and creates an iterator that signals exhaustion befor or after yielding a value where a predicate returns true. Not useful in non-nested loops, but could be useful in inner loops where you want to exit to an outerloop instead of :break-ing. Also fixed some bugs in other generator clauses. |
||
|---|---|---|
| .. | ||
| helpers.scm | ||
| iterators.scm | ||
| ref-let.scm | ||