bitfield-schema
SIMPLE-BIT-VECTOR low level routines and convenient eDSL over it.
$ area51 add bitfield-schemaCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(bitfield-schema:some-function ...)