trivial-do
Looping extensions that follow the style of the core DO functions.
$ area51 add trivial-doCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(trivial-do:some-function ...)Looping extensions that follow the style of the core DO functions.
$ area51 add trivial-doCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(trivial-do:some-function ...)