cl-iterative

LGPLv3

Generic iterative algorithm with multiple controls

$ area51 add cl-iterativeCopy

Usage

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