array-utils

zlib

A few utilities for working with arrays.

$ area51 add array-utilsCopy

Usage

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