agutil

MIT

A collection of utility functions not found in other utility libraries.

$ area51 add agutilCopy

Usage

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