garbage-pools

MIT

GARBAGE-POOLS is Common Lisp re-implementation of the APR Pools for resource management.

$ area51 add garbage-poolsCopy

Usage

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

Dependencies