| From: Matthew Flatt (mflatt at cs.utah.edu) Date: Sun Oct 22 03:18:41 EDT 2006 |
|
At Sun, 22 Oct 2006 02:18:39 -0400, Jon Rafkind wrote:
> (syntax->list (syntax method ...)))))
I'm not sure how far it will get you, but I think you meant
(syntax->list (syntax (method ...))))))
-----------------------^
Matthew
| Posted on the users mailing list. |
|