Skip to main content

Module syntax_quote

Module syntax_quote 

Source
Expand description

Syntax-quote (backtick) expansion.

Syntax-quote is evaluated directly to a Value, rather than being expanded to intermediate AST and then evaluated.

Functionsยง

syntax_quote
Expand a syntax-quoted form to a Value.