datum->syntax and generate-temporaries
Andre van Tonder 18 Jul 2006 20:31 UTC
It is not clear to me from the specification what the
context/marks/substitutions of the resulting identifier will be in
the following:
(datum->syntax (car (generate-temporaries '(_)) 'a)
Andre