The third clause (the "check" clause) now breaks the entire iteration for :acc clauses instead of just exiting the current subloop. This is much saner, and was immediately usable in vectoring. |
||
|---|---|---|
| .. | ||
| helpers.scm | ||
| iterators.scm | ||
| ref-let.scm | ||
The third clause (the "check" clause) now breaks the entire iteration for :acc clauses instead of just exiting the current subloop. This is much saner, and was immediately usable in vectoring. |
||
|---|---|---|
| .. | ||
| helpers.scm | ||
| iterators.scm | ||
| ref-let.scm | ||