cl-mlep

The MIT License <http://opensource.org/licenses/MIT>

Additional algorithms for cl-mlep that violate its non-dependency-claim.

$ area51 add cl-mlepCopy

Usage

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