Often we have to create small (in the sense of textually short) lambdas. This read macro, bound to #L by default, allows us to eliminate the 'boilerplate' LAMBDA and concentrate on the body of the lambda.
Function SHARPL-READER Reader macro for simple lambdas.
Function ENABLE-SHARP-L Bind SHARPL-READER to the macro character #L.