Is it possible to undefine (or unset) "global" variable in current namespace? In some package I create at execution time a lot of variables and from time to time want to garbage clean some of them. Variables are created by namespace-set-variable-value! Zbyszek Jurkiewicz