[plt-scheme] Getting all bound identifiers

From: Jakub Piotr Cłapa (jpc at pld-linux.org)
Date: Sun May 20 18:26:14 EDT 2007

Is it possible to get a list of all currently (in terms of the current 
scope) bound identifiers?
I think it should be possible in a macro (at runtime many of them could 
be already optimized away by the compilation phrase) but I couldn't find 
any thing on Google and in the docs.

-- 
regards,
Jakub Piotr Cłapa


Posted on the users mailing list.