track-best

Free

Macros/functions for tracking the best items. See the README.md for more details.

$ area51 add track-bestCopy

Usage

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

Dependencies