let-over-lambda

BSD Simplified

The Production version code from letoverlambda.com, conveniently wrapped in an ASDF System for Quicklisp.

$ area51 add let-over-lambdaCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(let-over-lambda:some-function ...)