comment about define-sequence-syntax
svn: r15810
This commit is contained in:
parent
11091ee8fe
commit
f63a9046af
|
@ -45,6 +45,7 @@
|
||||||
(lambda (x v) (not (eq? last current))))))])
|
(lambda (x v) (not (eq? last current))))))])
|
||||||
seq))]))
|
seq))]))
|
||||||
|
|
||||||
|
;; use define-sequence-syntax to be more in sync with other for loop constructs
|
||||||
(define-syntax in-generator
|
(define-syntax in-generator
|
||||||
(syntax-rules ()
|
(syntax-rules ()
|
||||||
[(_ body0 bodies ...)
|
[(_ body0 bodies ...)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user