cl-iterative
Generic iterative algorithm with multiple controls
$ area51 add cl-iterativeCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-iterative:some-function ...)Generic iterative algorithm with multiple controls
$ area51 add cl-iterativeCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-iterative:some-function ...)