disposable

BSD 2 Clause

Dispose function and with-disposable macro

$ area51 add disposableCopy

Usage

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