Scieneer Common Lisp 1.3.9 online documentation do-symbols (var &optional package result-form) &parse-body (body decls) [Macro] do-symbols (var [package [result-form]]) {declaration}* {tag | form}*
Executes the forms at least once for each symbol accessible in the given package with var bound to the current symbol.