Package: alexandria

Macro named-lambda

Lambda List

named-lambda (name lambda-list &body body)

Details

Expands into a lambda expression within whose body the argument name denotes the corresponding function.