> alexandria:named-lambda is just a synonym for LABELS. Not at all what I’m after. > What are your debugging purposes? I mean, functions created with alexandria:named-lambda (= cl:labels) are named, and printed as such in backtace and by princ CL-USER> (alexandria:named-lambda zu ()) #<Compiled-function ZU (Non-Global) #x21014A6A0F>