anypool
General-purpose pooling library
$ area51 add anypoolCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(anypool:some-function ...)General-purpose pooling library
$ area51 add anypoolCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(anypool:some-function ...)