alexandria

Public Domain / 0-clause MIT

Alexandria is a collection of portable public domain utilities.

$ area51 add alexandriaCopy

Usage

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