[racket] match in Advanced Student?

From: Shriram Krishnamurthi (sk at cs.brown.edu)
Date: Wed Aug 17 20:20:04 EDT 2011

As I said, I don't know how match is implemented.  It doesn't work for
constructs like *require* which have lots of sub-forms that are
actually *implemented* as top-level forms.  So if you just import
"require", all you get is "require" -- not all the sub-clauses.


Posted on the users mailing list.