the-cost-of-nothing

MIT

Determine the cost of things in Common Lisp.

$ area51 add the-cost-of-nothingCopy

Usage

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