misc-extensions
The GMap iteration macro, plus a few other useful macros.
$ area51 add misc-extensionsCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(misc-extensions:some-function ...)