track-best
Macros/functions for tracking the best items. See the README.md for more details.
$ area51 add track-bestCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(track-best:some-function ...)