[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Are functions defined by FLET surrounded by an implicit BLOCK?



CLtL specifically states that DEFUN bodies are implicitly wrapped in a
BLOCK with the same name as the function being defined.  Is this true
of FLET and LABELs as well?

		Stever