fare-memoization
memoizing functions the correct, portable way
$ area51 add fare-memoizationCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(fare-memoization:some-function ...)memoizing functions the correct, portable way
$ area51 add fare-memoizationCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(fare-memoization:some-function ...)