fare-utils
Basic functions and macros, interfaces, pure and stateful datastructures
$ area51 add fare-utilsCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(fare-utils:some-function ...)