structure-ext

MIT

Tiny structure extensions

$ area51 add structure-extCopy

Usage

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