trivial-adjust-simple-array

MIT

A tiny utility to change array size ensuring it is simple.

$ area51 add trivial-adjust-simple-arrayCopy

Usage

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