fare-memoization

MIT

memoizing functions the correct, portable way

$ area51 add fare-memoizationCopy

Usage

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