trivial-do

MIT

Looping extensions that follow the style of the core DO functions.

$ area51 add trivial-doCopy

Usage

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