defmemo

Unlicense <http://unlicense.org/UNLICENSE>

Memoizing defun

$ area51 add defmemoCopy

Usage

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