defrec

BSD 3-clause

A library for defining top-level mutually recursive functions.

$ area51 add defrecCopy

Usage

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

Dependencies