[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Documentation Strings in Lambdas
- To: common-lisp@su-ai.arpa
- Subject: Documentation Strings in Lambdas
- From: shebs%utah-orion@utah-cs.arpa (Stanley Shebs)
- Date: Thu, 27 Feb 86 09:18:40 MST
It is implied on p. 60 that documentation strings are allowed in anonymous
lambdas. Is this just for simplicity/consistency, so that things like
defun can macroexpand without having to grovel around excising documentation
strings?
stan