2.21 Syntax Quoting: quote-syntax
(quote-syntax datum)
Produces a syntax object that preserves the lexical
information and source-location information attached to
datum at expansion time.
Example: | ||
|
▼ | 2 | Syntactic Forms |
quote- |
(quote-syntax datum)
Example: | ||
|