mutils

A collection of Common Lisp modules.

$ area51 add mutilsCopy

Usage

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

Dependencies