recur

Public Domain. See LICENSE.

A simple alternative to Scheme's named-LET.

$ area51 add recurCopy

Usage

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