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))))))])
|
||||
seq))]))
|
||||
|
||||
;; use define-sequence-syntax to be more in sync with other for loop constructs
|
||||
(define-syntax in-generator
|
||||
(syntax-rules ()
|
||||
[(_ body0 bodies ...)
|
||||
|
|
Loading…
Reference in New Issue
Block a user