misc-extensions

Public domain

The GMap iteration macro, plus a few other useful macros.

$ area51 add misc-extensionsCopy

Usage

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