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

question about block name that lambda sets up.



in the following expression
 (mapcar #'(lambda (x) (return-from <blockname> t)) '(1))
what is blockname?
thanks,
dan stanger