the-cost-of-nothing
Determine the cost of things in Common Lisp.
$ area51 add the-cost-of-nothingCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(the-cost-of-nothing:some-function ...)